-
[tips]出行准备清单(国内/国外)
有时在静下来的时候会非常想去某个地方(西藏/云南……),想得多了,可能在某个合适的时候买上车票就上路了,但在上…
-
实用的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…