Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save snelson82/85e945c0adc84a4853003c0aeff98741 to your computer and use it in GitHub Desktop.
Save snelson82/85e945c0adc84a4853003c0aeff98741 to your computer and use it in GitHub Desktop.
find . -mindepth 2 -type f -print -exec mv {} . \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment