How to hide multiple command output in fish shell?

前端 未结 0 488
孤城傲影
孤城傲影 2020-12-03 14:32

Let\'s say there is a set of commands as follows:

#!/usr/bin/env fish

command1
command2
command3

Each command prints its own output, which I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题