mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 12:26:56 -04:00
328 B
328 B
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.
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.