Some time we need to empty the trash folder when we are working on terminal. you can simple do this using the following command.
rm -rf ~/.Trash
to delete other user trash, use:
sudo rm -rf /Users/user_name/.Trash
*to delete other users trash, you have to use sudo.
number of view: 1244No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
What the hell!!
Hold on a second, Do I have to mess up with all these codes and command lines in Mac just like I have to in Ubuntu? :O If yes, then no wonder I would love to stick with win7. Hate command lines.
[Reply]