mwrite [ -tnvm ] unixfile [ unixfiles... ] msdosdirectory
Mwrite will allow the following command line options:
If the target file already exists, and the -n option is not in effect, mwrite asks whether or not to overwrite the file.
Reasonable care is taken to create a valid MSDOS filename. If an invalid name is specified, mwrite will change the name (and display the new name if the verbose mode is set).
MSDOS subdirectory names are 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.
The mcd command may be used to establish the device and the current working directory (relative to MSDOS), otherwise the default is A:/.
Mwrite returns 0 on success, 1 on utter failure, or 2 on partial failure.