会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
saintdingtheGreat
博客园
首页
新随笔
联系
管理
订阅
2018年10月19日
find命令
摘要: -name find ./ -name *.mp3 文件名包含mp3的文件 -type find ./ -type f/d/p/c/b/s/l --f:文件 --d:目录 --p:管道 --c:字符设备 --b:块设备 --s:socket l:符号连接 -size 默认大小 512B 也就是 0.
阅读全文
posted @ 2018-10-19 11:08 saintdingtheGreat
阅读(157)
评论(0)
推荐(0)
公告