
shell
文章平均质量分 79
李懿名
程序猿
展开
-
shell常用命令
find -name find . -name "*.log" -a -size +2k -print -type find . -type f -name "*log" -print -size find . -type f -name "*log" -size +337c -print -print find . -name "*.log" -print -exec原创 2016-05-22 15:44:40 · 12722 阅读 · 1 评论 -
linux常用命令
linux,shell,命令原创 2017-09-20 20:22:24 · 520 阅读 · 0 评论