Hacker News new | ask | show | jobs
by AlienRobot 895 days ago
There's probably nothing that I hate in programming more than having full access to the file system. Any time I write a program that has to delete a file I just make it move into a trash folder instead just in case I mess up somewhere and accidentally delete the entire file system.
1 comments