hide random home http://www.fmi.uni-passau.de/archive/doc/unix/unixhelp/Unixhelp/tasks_rm1.1.html (Einblicke ins Internet, 10/1995)

Removing files

Removing files

To remove a file use the command:

   rm filename(s)

You cannot remove a file in another user's account unless they have set access permissions for the file which allow you to.

Use the -i (interactive) option which makes the command prompt you for confirmation that you want to remove each file.