does the rm command permanetly remove a file?
I know when running xwindows, and you delete a file, it goes to the trash, and then you have to empty the trash to permanently delete the file. What happens when you are not under xwindows, but in a terminal window and type "rm <filename>"? Does this permanently remove the file, or does it store it somewhere else first like in a trash directory?
|