Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AndrienkoAleksandr/b15b668ea7a4bded0604f21fb0ea3dc3 to your computer and use it in GitHub Desktop.
Save AndrienkoAleksandr/b15b668ea7a4bded0604f21fb0ea3dc3 to your computer and use it in GitHub Desktop.
Remove all md folders
find . -name \*md -print -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment