How to hide command output in Bash

后端 未结 7 1402
天涯浪人
天涯浪人 2020-12-02 05:42

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



        
7条回答
提交回复
热议问题