Linux Rm Command Help And Examples
On Unix-like operating systems, the rm command removes (deletes) files. This page covers the GNU/Linux version of rm. Description rm removes each file specified on the command line. By default, it does not remove directories. Syntax Options Usage notes Removing directories File names starting with a dash How is “rm” different than “unlink”? Examples Related commands Linux commands help Options Removing directories File names starting with a dash How is “rm” different than “unlink”?...