Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SimonSchubert/d7771a87f9cad7ba257c0227da1fc7a8 to your computer and use it in GitHub Desktop.
Save SimonSchubert/d7771a87f9cad7ba257c0227da1fc7a8 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