监视磁盘空间使用量的shell脚本 #!/bin/bash #monitor disk space usage…
先提前总结一下: Ctrl + a :移到命令行首 Ctrl + e :移到命令行尾 Ctrl + xx:在命…