freebsd-dev/release/picobsd/help/rm.hlp.en
1998-08-27 17:38:45 +00:00

14 lines
328 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

rm remove directory entries
Usage:
rm [-f | -i] [-dPRrW] file ...
-f attepmt removal without confirmation, regardless of
premissions
-i request confirmation before removing
-r remove the whole tree rooted at "file" argument
WARNING: There is no way to "undelete" deleted files! They
are lost forever.