shell find . -type f -name "*.aar" -exec cp {} /run/media/rinav/sdk/video\ aar/ \;
Created
April 14, 2016 09:49
-
-
Save rinav/8f23c005bb7c905703083fa6709e9add to your computer and use it in GitHub Desktop.
find files by extension and copy them to specific directory
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment