The mkfdmn command creates a domain, which is a logical construct containing both physical volumes (disks or disk partitions) and filesets. When you create a domain, you must specify one volume. This ...
The mkfset command creates an AdvFS fileset within an existing domain. You can have more than one fileset in a domain unless that fileset is enabled for the data management API (DMAPI), then only one ...
Use the mkisofs pre-mastering program to generate an ISO9660/JOLIET/HFS hybrid filesystem. The Hierarchical File System (HFS) is the native file system used on Macintosh computers. The image of this f...
The mklost+found command creates a lost+found directory in the current directory. mklost+found also creates (and then removes) a number of empty files so that there will be empty slots for fsck. The f...
The mknod command makes a directory entry. The first argument is the name of the special device file. Select a name that is descriptive of the device. The mknod command has two forms. In the first for...
The mkpasswd command creates an auxiliary version of the basic user database in a form organized for efficient searches by the getpwuid subroutine and the getpwnam subroutine. The mkpasswd command rea...
The mkproto command is used to bootstrap a new file system. First a new file system is created using newfs. mkproto is then used to copy files from the old file system into the new file system accordi...
Use the mksas utility to build a network-bootable Standalone System (SAS) kernel. Only specific system configurations and types of processor can support network booting. The network-bootable kernel ha...
There are a number of commands in the /usr/sbin/acct directory that, along with other accounting commands, enable you to produce a wide range of system accounting records and files. For example, the r...
The mosy program reads a description of an SNMP-managed objects module (extracted from a MIB) and produces a simple ASCII file containing equivalent definitions. The output file is used by various man...
Use the mount command to make a file system available for use, or mounted. Use the umount command to make a file system unavailable for use, or unmounted. Use the mount command with the -q option to d...
The mountd daemon is the server for NFS protocol mount requests from clients. The mountd daemon responds to requests from remote computer systems to mount directories. When it receives a SIGHUP signal...
The mountlist command checks for mounted AdvFS filesets. Use the -v option (verbose mode) to print a list of all of the mounted filesets. This command is used by the setld -d function. The /usr/.smdb....
The mrinfo command displays the configuration information from the multicast router multicast_router. The mrinfo command sends the ASK_NEIGHBORS IGMP message to the specified multicast router. If the ...
The mrouted program is an implementation of the DistanceVector Multicast Routing Protocol (DVMRP), an earlier version of which is specified in RFC1075. The mrouted program maintains topological knowle...