[Next] [Up] [Previous] [Contents]
Next: Renaming and moving Up: Basic commands Previous: Copying files (cp)

Removing files (rm)

The rm (remove) command deletes files that you no longer want. Just type rm filename to remove the file filename. If more than one filename is on the command line, i.e. rm archaeologists date anything, then the files archaeologists, date, and anything are removed.


c.c.taylor@ieee.org