bsd man page for mtype

Query: mtype

OS: bsd

Section: 1

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

MTYPE(1)						      General Commands Manual							  MTYPE(1)

NAME
mtype - display contents of an MSDOS file
SYNOPSIS
mtype [ -ts ] msdosfile [ msdosfiles... ]
DESCRIPTION
Mtype displays the specified MSDOS file on the screen. Mtype will allow the following command line options: t Text file viewing. Mtype will translate incoming carriage return/line feeds to line feeds. s Strip high bit. Mtype will strip the high bit from the data. 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. 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), mread(1)
BUGS
Allows multiple arguments, which does not follow the MSDOS convention. local MTYPE(1)
Related Man Pages
mcopy(1) - bsd
mtype(1) - suse
mwrite(1) - bsd
mtype(1) - centos
mread(1) - osf1
Similar Topics in the Unix Linux Community
can a linux kernel module call libc functions?
Issues running an awk script
XML data replacement
Msgget(2) returns 0 - a workaround fix