.TH MTYPE 1 .SH NAME mtype \- display contents of an MSDOS file .SH SYNOPSIS .B mtype .RB [ \-itnmv ] .I msdosfile \&... .SH DESCRIPTION .B Mtype displays the specified MSDOS file on the screen. .PP .B Mtype will allow the following command line options: .TP .B \-t Text file viewing. .B Mtype will translate incoming carriage return/line feeds to line feeds. .B Mtype will strip the high bit from the data. .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. .PP .B Mtype returns 0 on success, 1 on utter failure, or 2 on partial failure. .SH SEE ALSO .BR mcopy (1), .BR mtools (1). .SH BUGS Allows multiple arguments, which does not follow the MSDOS convention.