bsd man page for mmd

Query: mmd

OS: bsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MMD(1)							      General Commands Manual							    MMD(1)

NAME
mmd - make an MSDOS subdirectory
SYNOPSIS
mmd [ -v ] msdosdirectory [ msdosdirectories... ]
DESCRIPTION
Mmd makes a new directory on an MSDOS filesystem. Mmd will allow the following command line option: v Verbose mode. Display the new directory name if the name supplied is invalid. Reasonable care is taken to create a valid MSDOS directory name. If an invalid name is specified, mmd will change the name (and display the new name if the verbose mode is set). An error occurs if the directory already exists. MSDOS subdirectory names are supported with either the '/' or '' separator. The use of the '' separator or wildcards will require the directory name to be enclosed in quotes to protect it from the shell. The mcd command may be used to establish the device and the current working directory (relative to MSDOS), otherwise the default is A:/.
SEE ALSO
mcd(1), mrd(1)
BUGS
Allows multiple arguments, which does not follow the MSDOS convention. local MMD(1)
Related Man Pages
mmd(1) - redhat
mread(1) - bsd
mtools(1) - bsd
mrd(1) - osf1
mren(1) - osf1
Similar Topics in the Unix Linux Community
Convert filenames with DDMMYYYY to YYYYMMDD
Find the next day from 20100303 (YYYYMMDD format)
Searching by date range from filenames
How to Find number of days in a month in mmddyyyy format?
Print/cut/grep/sed/ date yyyymmdd on the filename only.