-
实用的Linux Shell用法和技巧
1、为 man 手册创建 pdf 版本 man -t manpage | ps2pdf – filename.…
-
Linux技巧学习[ing]
监视磁盘空间使用量的shell脚本 #!/bin/bash #monitor disk space usage…
1、为 man 手册创建 pdf 版本 man -t manpage | ps2pdf – filename.…
监视磁盘空间使用量的shell脚本 #!/bin/bash #monitor disk space usage…