|
mattrib(1) -- mtools utility to change DOS file attribute options
|
The mattrib command sets the attribute options of a DOS file using the plus (+) operator, or clears attribute options using the minus (-) operator. DOS pathnames that contain the '/' or '\' separ... |
maze(1X) -- an automated X11 demo repeatedly creating and solving a random maze
|
The maze program creates a "random" maze and then solves it with graphical feedback. |
mcd(1) -- mtools utility to change or report the DOS working directory
|
Without arguments, the mcd command reports the current device and working directory. Otherwise, the mcd command changes the current device and current working directory relative to a DOS file system. ... |
mcopy(1) -- mtools utility to copy DOS files to and from a UNIX operating system
|
The mcopy command copies the specified file to the named file, or copies multiple files to the named directory. The specified files or directories can be either DOS or UNIX files. If the file is a tex... |
mcs(1) -- Manipulates object file comment sections
|
The mcs command allows users to perform operations on the comment section (.comment) of HP (e)COFF object files. The comment section of an object can contain information such as the "ident" string f... |
mcutil(1) -- Media changer manipulation utility
|
The mcutil utility provides a means to manipulate media changer devices. The utility uses the media_changer_name to locate an entry in the mcicap file, which contains configuration information. If the... |
mdel(1) -- mtools utility to delete a DOS file
|
The mdel command deletes a file or files on an DOS file system. Unlike the DOS convention, multiple arguments can be specified. If a read only file is encountered, the mdel command queries whether or ... |
mdir(1) -- mtools utility to display contents of a DOS directory
|
The mdir command lists the contents of a DOS directory. Unlike the DOS convention, multiple arguments are supported. If the component of the path is not a directory, an error occurs. The mdir command ... |
mdiskcopy(1) -- mtools utility to copy a DOS diskette image to another diskette
|
The mdiskcopy command copies the contents of one diskette to another diskette in a bit-by-bit image copy. There is no error checking or validation of any kind performed. The mdiskcopy command prompts ... |
merge(1) -- three-way file merge
|
merge incorporates all changes that lead from file2 to file3 into file1. The result goes to standard output if -p is present, into file1 otherwise. merge is useful for combining separate changes to an... |
mesg(1) -- Permits or refuses write messages
|
The mesg command controls whether other users on the system can send messages to you with the talk and write commands. Called without arguments, mesg displays the current terminal message permission s... |
mformat(1) -- mtools utility to add a DOS file system to a
|
Note You must specify the floppy disk storage device that is to be formatted. If you do not specify a device, or if a device is not found, the command may incorrectly format a SCSI device which could ... |
mgdiff(1X) -- Motif-based graphical file difference browser
|
Mgdiff is a graphical front end to the diff command. It permits the user to view the differences between two ASCII files in context and, optionally, to write out a third file which is the user-defined... |