Comment by inigyou
2 hours ago
The user wants to reformat his hard drive. I can use the bash tool for this. Wait, does the user want a full reformat or just deletion of all files? Ah, the user only wants to delete his home directory. I can do this with the command "rm -rf $HOME" using the bash tool.
No comments yet
Contribute on Hacker News ↗