监视磁盘空间使用量的shell脚本 #!/bin/bash #monitor disk space usage… 继续阅读Linux技巧学习[ing]
标签: terminal
有用的Bash快捷键
先提前总结一下: Ctrl + a :移到命令行首 Ctrl + e :移到命令行尾 Ctrl + xx:在命… 继续阅读有用的Bash快捷键
Read more, Write more, Think more, Know more.
监视磁盘空间使用量的shell脚本 #!/bin/bash #monitor disk space usage… 继续阅读Linux技巧学习[ing]
先提前总结一下: Ctrl + a :移到命令行首 Ctrl + e :移到命令行尾 Ctrl + xx:在命… 继续阅读有用的Bash快捷键