菜单
关闭
Home
Java
Clojure
Python
Linux
订阅
菜单
Shell,find 与rm 结合使用
2016年02月03日
标签:
Linux
,
Shell Tips
find /home/mq/ -name 'test-*' | xargs rm -rf