摘要:
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 打杂滴 阅读(205) 评论(0) 推荐(0)
posted @ 2017-11-03 16:29 打杂滴 阅读(205) 评论(0) 推荐(0)