Skip to content

Instantly share code, notes, and snippets.

@roscius
Created November 11, 2014 21:12
Show Gist options
  • Select an option

  • Save roscius/5f5af0bec68c601185fa to your computer and use it in GitHub Desktop.

Select an option

Save roscius/5f5af0bec68c601185fa to your computer and use it in GitHub Desktop.
Remove a large number of files
rsync -a --delete empty_dir/ yourdirectory/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment