Created
January 28, 2017 17:14
-
-
Save Nikita-schetko/91770369189b1425e0f0bc57a2d518dd to your computer and use it in GitHub Desktop.
Remove folder with long filenames inside
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rimraf <dir> | |
rimraf is a Node.js package, so you will need to install Node.js which includes npm. Then you can run: | |
npm install -g rimraf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment