Name
delete — Delete files and directories
Synopsis
delete
[-f
] [-i
] [-r
] [-R
] file
...
Description
delete deletes files and directories specified from
the command line interface.
Options
The following options are available:
-f
Do not prompt for confirmation and ignore errors.
-i
Always ask before deleting or recursing to a sub-directory.
-r, -R
Allow recursion through sub-directories.
See also
browser(1),
copy(1),
desktop(1),
desktopctl(1),
move(1),
open(1),
properties(1),
rm(1),
view(1)