+2

Delete Non-Empty Folders Linux

Jonathan Bradley 13 years ago updated by Martin Aspeli 12 years ago 2
Delete folders with content for Linux. Right now I think its doing a rm instead of an rm -rf if its a folder with content. This would help linux users a lot.

I was able to make this work on OS X (haven't tried it on other platforms though). Choose Browse Packages... from the main menu, and make the following changes to their appropriate files (listed right above each code snippet):


https://gist.github.com/1143956


Hopefully the developer will implement this into the core in future builds.

This is not just about Linux: The same behaviour exists on OS X and I presume Windows.