|
mailq(8) -- Sends mail over the Internet
|
The sendmail command sends a message to one or more recipients, routing the message over whatever networks are necessary. The sendmail command does internetwork forwarding as necessary to deliver the ... |
mailsetup(8) -- Configures the host's mail system
|
The mailsetup script sets up the sendmail system on your host. You can use this script to do a quick setup where defaults are used or to do a more extensive setup. Alternatively, you can use the mailc... |
mailstats(8) -- Displays statistics about mail traffic
|
The mailstats command reads the information in the /var/adm/sendmail/sendmail.st file (or in the file specified with the -f option), formats it, and writes it to standard output. Note also that you ca... |
mailusradm(8) -- Administer User Mail
|
The Mail User Administration application is used by the system administrator to administer the mail system. Specifically, the mail administrator can change the mail service type of a single user, a gr... |
makedbm(8) -- Makes a Network Information Service (NIS) map file
|
The makedbm command takes the file specified by the argument infile and converts it to a single file or a pair of files in dbm(3), btree(3), or hash(3) format. The dbm(3) files are stored as outfile.p... |
MAKEDEV(8) -- makes system special files
|
The MAKEDEV shell script is normally used to install special files. It resides in the /dev directory, the normal location of special files. Arguments to MAKEDEV are usually of the form device-name? wh... |
makekey(8) -- generate encryption key
|
The makekey command improves the usefulness of encryption schemes depending on a key by increasing the amount of time required to search the key space. It reads 10 bytes from its standard input, and w... |
makemap(8) -- Create database maps for sendmail
|
The makemap command creates the database maps used by the keyed map lookups in sendmail(8). It reads input from the standard input and outputs them to the indicated mapname. The makemap command handle... |
map-mbone(8) -- Multicast connection mapper
|
The map-mbone program displays information about all multicast routers that are reachable from the multicast starting_router. If not specified on the command line, the default multicast starting_route... |
memx(8) -- memory exerciser
|
The memx memory exerciser spawns processes to exercise memory by writing and reading three patterns: 1's and 0's, 0's and 1's, and a random pattern. You specify the number of processes to spawn an... |
mfs(8) -- Constructs a new UFS file system
|
The newfs command creates a new UFS file system on the specified special-device of type disk-type. Note The newfs command cannot be used to create Advanced File System (AdvFS) domains. Instead, use th... |
migrate(8) -- Move a file or file pages to another volume in an AdvFS file domain
|
The migrate utility moves the specified simple (unstriped) file to another volume in the same file domain. The utility also moves pages of a simple file or pages of a striped file segment to another v... |
mkcdsl(8) -- Make a context-dependent symbolic link (CDSL)
|
A context-dependent symbolic link (CDSL) is a special form of a symbolic link, described in ln(1), whose target pathname includes a variable ({memb}). The value of {memb} is determined during pathname... |