|
mtail(1m) -- tails the mail log file
|
mtail displays the last part of the mail log, typically /var/adm/syslog/mail.log. By default, it displays the last 20 lines of this log. |
mv(1) -- move or rename files and directories
|
The mv command moves: + One file (file1) to a new or existing file (new-file). + One or more files (file1, [file2, ...]) to an existing directory (dest-directory). + One or more directory subtrees (directory1, [directory2, ...]) to a new or existing directory (dest-directory). Moving file1 to new-file is used to rename a file within a directory or to relocate a file within a file system or across ... |
|
mvdir(1m) -- move a directory
|
mvdir moves one directory tree into another existing directory (within the same file system), or renames a directory without moving it. dir must be an existing directory. If newdir does not exist but the directory that would contain it does, dir is moved and/or renamed to newdir. Otherwise, newdir must be an existing directory not already containing an entry with the same name as the last pathname... |
mwm(1) -- The Motif Window Manager
|
mwm is an X Window System client that provides window management functionality and some session management functionality. It provides functions that facilitate control (by the user and the programmer) of elements of window state such as placement, size, icon/normal display, and input-focus ownership. It also provides session management functions such as stopping a client. |
naaagt(1m) -- Native Agent Adapter (NAA)
|
The Native Agent Adapter (naaagt) allows third-party SNMP agents to work with the HP SNMP Master Agent (snmpdm). The Native Agent Adapter runs as a subagent to the HP SNMP Master Agent. naaagt reads the naaCnf file (see the HP_NAA_CNF environment variable, described below), and it registers each object identifier (OID) with snmpdm. See the naaCnf File Format section. After registration is complete... |
named(1m) -- Internet domain name server
|
named is the Internet domain name server. See RFC 1033, RFC 1034, and RFC 1035 for more information on the Domain Name System (DNS). Without any arguments, named reads the default configuration file /etc/named.conf, reads any initial data, and listens for queries. named requires superuser privileges to execute. |
named-checkconf(1) -- named configuration file syntax checking tool
|
named-checkconf is a tool to check the syntax, but not semantics, of the configuration file for named. |
named-checkzone(1) -- zone validity checking tool
|
named-checkzone is a tool for performing integrity checks on the zone contents. It uses the same integrity checks as named. It mainly checks for syntax errors and also the RR type. |
ncheck(1m) -- generate a list of path names from inode numbers
|
ncheck, when invoked without arguments, generates a list of path names corresponding to the inode numbers of all files contained on the file systems listed in /etc/fstab. If special is specified, ncheck reports on the special only. Path names generated by ncheck are relative to the given special. |
ncheck_hfs(1m) -- generate a list of path names from inode numbers for a HFS file system
|
ncheck, when invoked without arguments, generates a list of path names corresponding to the inode numbers of all files contained on the HFS file systems listed in /etc/fstab. If special is specified, ncheck reports on the special only. Path names generated by ncheck are relative to the given special. Names of directory files are followed by /. |
ncheck_vxfs(1m) -- generate pathnames from inode numbers for a VxFS file system
|
ncheck generates a list of pathnames corresponding to inode numbers for files in a specified VxFS file system. You can specify a range for some options. A range can be a single number, or two numbers separated by a hyphen (-). The range is inclusive. If the range is a single number, the output will refer to the single sector, block, or surface specified by that number. If you enter a hyphen and om... |
ndd(1m) -- network tuning
|
The ndd command allows the examination and modification of several tunable parameters that affect networking operation and behavior. It accepts arguments on the command line or may be run interactively. The -h option displays all the supported and unsupported tunable parameters that ndd provides. Valid network_device names are: /dev/arp, /dev/ip, /dev/rawip, /dev/tcp, and /dev/udp. Set parameter t... |
ndp(1m) -- IPv6 Neighbor Discovery cache display and control
|
The ndp command displays and modifies the IPv6 Neighbor Discovery cache as specified in the IPv6 Neighbor Discovery (ND) protocol. |
neqn(1) -- format mathematical text for nroff
|
neqn is a preprocessor for nroff (see nroff(1)) for typesetting mathematical text on typewriter-like terminals. Its invocation is almost always one of the following two forms or equivalent: neqn file... | nroff | col tbl file... | neqn | nroff | col If no files are specified (or if - is specified instead of file), neqn reads from standard input. A line beginning with .EQ marks the start of an equa... |
netfmt(1m) -- format tracing and logging binary files
|
netfmt is used to format binary trace and log data gathered from the network tracing and logging facility (see nettl(1M)) and the kernel logging facility (see kl(1M)). The binary trace and log information can be read from a file or from standard input (if standard input is a tty device, an informative message is given and netfmt quits). Formatted data is written to standard output. Formatting opti... |