在学习top命令的时候有一个-b选项
top -b
文档上显示的是”批处理“操作,一般和-n一起使用,但是我不大理解这个”批处理“操作是啥意思?
man top:
-b :Batch-mode operation
Starts top in Batch mode, which could be useful for sending output from top to other programs or to a file. In this mode, top will not accept input and runs until the iterations limit you've set with the-n
command-line option or until killed.
1 回答673 阅读✓ 已解决
3 回答567 阅读✓ 已解决
1 回答1.3k 阅读
1 回答777 阅读✓ 已解决
2 回答499 阅读✓ 已解决
1 回答970 阅读
1 回答605 阅读✓ 已解决
https://explainshell.com/expl...