trash-windows
v0.0.3
Published
A tool remove folder with very long path
Downloads
2
Readme
TRASH-WINDOWS
Command-line for remove folder and files with very long path on Windows, because Windows itself has a maximum on the length of the path (MAX_PATH) at 259 characters.
CLI
$ npm install -g trash-windows
Usage
$ trash-windows <path> [<path> ...]
Example
$ trash-windows folder1 folder2
Hey Windows
License
MIT © Carlos Fuechter