Manpage logo

rm - remove directory entries

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  AUTHOR  LICENCE 

NAME

rm − remove directory entries

SYNOPSIS

rm [−fiPrRv] file ...

DESCRIPTION

OPTIONS

−f − do not prompt the user for each file, and do not consider it an error if a file cannot be removed

−i − prompt the user for each file.

−P − a no−op, for compatibility. So implementations would overwrite files with random data

−r − same as −R

−R − remove directories recursively

−v − show the name of each file after it is removed

AUTHOR

Copyright (c) brian d foy, [email protected]

The original version of this program was written by Steve Kemp, [email protected], but almost none of that remains.

LICENCE

This program is licensed under the Artistic License 2.0.


Updated 2026-06-01 - jenkler.se | uex.se