Skip to content

Instantly share code, notes, and snippets.

@pavgup
Created July 26, 2017 02:33
Show Gist options
  • Select an option

  • Save pavgup/1deee218fa2bc078b117d4e51467384f to your computer and use it in GitHub Desktop.

Select an option

Save pavgup/1deee218fa2bc078b117d4e51467384f to your computer and use it in GitHub Desktop.
Random data science tricks
shuf -n 10 -e * | xargs -i mv {} path-to-new-folder <-- random file movement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment