DragonFly On-Line Manual Pages
DELETE(1) Browser User Manual DELETE(1)
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.
BUGS
Issues can be listed and reported at
http://www.defora.org/os/project/bug_list/230/Browser.
SEE ALSO
browser(1), copy(1), desktop(1), desktopctl(1), move(1), open(1),
properties(1), rm(1), view(1)
AUTHOR
Pierre Pronchery <khorben@defora.org>
Code and documentation.
COPYRIGHT
Copyright (C) 2012 Pierre Pronchery <khorben@defora.org>
This manual page was written for the DeforaOS project (and may be used
by others).
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License, Version 3 as
published by the Free Software Foundation.
DeforaOS Browser 02/17/2016 DELETE(1)