mmove(1)
NAME
mmove - moves or renames an existing MSDOS file or subdirectory
SYNOPSIS
mmove [-itnmvV] sourcefile targetfile
mmove [-itnmvV] sourcefile ... targetdirectory
DESCRIPTION
Mmove moves or renames an existing MSDOS file or subdirectory
Mmove will allow the following command line option:
-v Verbose mode. Display the new filename if the name supplied is
invalid.
Additionally it allows the clash handling options as described in
mtools(1).
MSDOS subdirectory names are supported with either the '/' or '\'
separator. The use of the '\' separator or wildcards will require the
names to be enclosed in quotes to protect them from the shell. Unlike
the MSDOS version of MOVE, mmove is able to move subdirectories.
SEE ALSO
mren(1), mtools(1).