post_img

Linux查询命令

摘要

find #find命令总结: #常用选项: -name 查找/etc目录下以conf结尾的文件 find /etc -name …