Skip to content

Instantly share code, notes, and snippets.

@danwarfel
Last active August 6, 2016 13:24
Show Gist options
  • Save danwarfel/514565416578c9eaf70c to your computer and use it in GitHub Desktop.
Save danwarfel/514565416578c9eaf70c to your computer and use it in GitHub Desktop.
find src/dir/ -name '*.txt' -exec mv {} target/dir/ \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment