2017年11月3日

摘要: find命令查找某些文件并将其拷贝到指定目录 [root@host lib]# find -name "*hbase*.jar" |xargs -i cp {} /root/aaa/[root@host lib]# find /root/hbase-2.0.0/lib -name "*hbase*. 阅读全文

posted @ 2017-11-03 16:29 打杂滴 阅读(198) 评论(0) 推荐(0) 编辑


Copyright © 2024 打杂滴
Powered by .NET 8.0 on Kubernetes