I want to make my Bash scripts more elegant for the end user. How do I hide the output when Bash is executing commands?
For example, when Bash executes
.SILENT:
Type " .SILENT: " in the beginning of your script without colons.