cmd/gio/move

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< cmd‎ | gio
Jump to navigation Jump to search

Command: gio move [<OPTION>...] <SOURCE>... <DESTINATION>

About

Moves one or more files from <SOURCE> to <DESTINATION>. If more than one source is specified, the destination must be a directory.

Options

short long description
-T --no-target-directory Don’t copy into <DESTINATION> even if it is a directory.
-p --progress Show progress.
-i --interactive Prompt for confirmation before overwriting files.
-b --backup Create backups of existing destination files.
-C --no-copy-fallback Don’t use copy and delete fallback.