Skip to content

Instantly share code, notes, and snippets.

@luxifertran
Created March 1, 2015 21:30
Show Gist options
  • Save luxifertran/6ea38526be5945961b7e to your computer and use it in GitHub Desktop.
Save luxifertran/6ea38526be5945961b7e to your computer and use it in GitHub Desktop.
find [DIRECTORY] -mindepth 2 -type f -exec mv -i '{}' [DIRECTORY] ';'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment