Skip to content

Instantly share code, notes, and snippets.

@dacur
Created June 24, 2014 14:34
Show Gist options
  • Select an option

  • Save dacur/c5cfd61bc791718520c8 to your computer and use it in GitHub Desktop.

Select an option

Save dacur/c5cfd61bc791718520c8 to your computer and use it in GitHub Desktop.
Remove a folder (directory) and all associated files within the folder.
rm -rf testapp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment