This wiki has been permanently archived. As such, editing and registration have been closed.

Rm (command)

From CollabVM Wiki, the horrible, autism-inducing, trash filled wiki, featuring people who can't speak English
Revision as of 15:46, 23 May 2022 by import>Lumpy HTF (Created page with "<code>rm</code> is the name of the command used in Unix to delete files/folders. For example, if you have a file named <code>README.md</code>, and you want to delete it, you run <code>rm README.md</code>. Simple enough, right?")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

rm is the name of the command used in Unix to delete files/folders.

For example, if you have a file named README.md, and you want to delete it, you run rm README.md. Simple enough, right?