Thread
:
Please help me find the ~/.purple/status.xml file
View Single Post
qwerty12
2008-10-10 , 14:40
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#
6
Yeah, rm doesn't return a message when it's deleted a file. If it says nothing, you can assume the file deleted fine or you would get an error message which rm does return when it couldn't delete a file.
If you want, you can use rm -v which at least returns the name of the file it's deleting.
You don't need use rootsh (i.e become root) when deleting files that you own.
Quote & Reply
|
The Following User Says Thank You to qwerty12 For This Useful Post:
Guybrush
qwerty12
View Public Profile
Find all posts by qwerty12