Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Rm (Unix)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Options == Options commonly provided by a command implementation: *<code>-r</code>, '''r'''ecursive; remove directories and their content recursively *<code>-i</code>, '''i'''nteractive; ask user to confirm deleting each file *<code>-f</code>, '''f'''orce; ignore non-existent files and override any confirmation prompts (effectively canceling <code>-i</code>), does ''not'' allow removing files from a write-protected directory *<code>-v</code>, '''v'''erbose; log status *<code>-d</code>, '''d'''irectory; remove any empty directories *<code>--one-file-system</code>, only remove files on the same file system as the argument; ignore mounted file systems
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)