freebsd_amp_hwpstate/release/picobsd/help/rm.hlp.en

14 lines
328 B
Plaintext
Raw Normal View History

1998-08-27 17:38:45 +00:00
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.