find《from dir》 -type f -name ‘*.jar’|grep -v ‘/lib/’|grep -v sources|xargs -i cp {} <to dir>
2021-09-16
No Comments
No comments yet.
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.
find《from dir》 -type f -name ‘*.jar’|grep -v ‘/lib/’|grep -v sources|xargs -i cp {} <to dir>
No comments yet.
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.
Powered by WordPress