Rm

From TheLinuxVault

Jump to: navigation, search

The rm command is used to delete files.

[edit] Arguments

  • -r Recurse around subdirectories (rm won't remove folder by default. Adding the -r parameter forces it to remove folders and their content)
  • -f Force remove

[edit] See Also:

Permissions

This article is a stub. You can help The Linux Vault by expanding it.
Personal tools