tahagh
0
Q:

find files with extension and copy

find /path/to/search/ -type f -name "glob-to-find-files" | xargs cp -t /target/path/
0

New to Communities?

Join the community