Skip to content
/ fdel Public

Programme to delete directory recursivly that face problems due to long path names on windows

License

Notifications You must be signed in to change notification settings

dev-mraj/fdel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fdel - Window long pathnames delete programme

There are many times when node_modules folder is not easy to delete. That's why here is little command that can help anyone. it will delete complete folder and before deleting it will shorten all directories name to single letter.

npm install fdel -g

then just go to folder and remove it like so

fdel ./any_path

There are still few thing that need to improve in this, will do later on when get some free time.

About

Programme to delete directory recursivly that face problems due to long path names on windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published