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