DragonFly On-Line Manual Pages
MOVE(1) Browser User Manual MOVE(1)
NAME
move - Move or rename files and directories
SYNOPSIS
move [-f] [-i] source_file target
move [-f] [-i] source_file... directory
DESCRIPTION
move moves or renames files and directories specified from the command
line interface.
OPTIONS
The following options are available:
-f
Do not prompt for confirmation before overwriting files.
-i
Always ask before overwriting files.
BUGS
Issues can be listed and reported at
http://www.defora.org/os/project/bug_list/230/Browser.
SEE ALSO
browser(1), copy(1), delete(1), desktop(1), desktopctl(1), mv(1),
open(1), properties(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 MOVE(1)