Closed stefonarch closed 2 years ago
Example: calculate md5sum of an .iso file: md5sum any_file.iso | qarma --progress --title="$commandName" --text="calculating md5sum" --pulsate --auto-close
md5sum any_file.iso | qarma --progress --title="$commandName" --text="calculating md5sum" --pulsate --auto-close
The qarma window never exits.
Thanks, you're fast I see :)
Example: calculate md5sum of an .iso file:
md5sum any_file.iso | qarma --progress --title="$commandName" --text="calculating md5sum" --pulsate --auto-close
The qarma window never exits.