|
neqn(1) -- Typesets mathematical equations and expressions
|
The neqn command is an nroff(1) preprocessor for displaying mathematical symbols and equations on terminals. Usage almost always involves preprocessing an nroff source file with neqn and then piping t... |
netscape(1) -- Invokes Netscape (R) Communicator for the World Wide Web
|
The netscape command invokes the Netscape browser for the World Wide Web. Netscape enables you to view documents (called "pages" or "Web pages") that have been formatted with the HTML hypertext ma... |
netstat(1) -- Displays network statistics.
|
The interval argument specifies in seconds the interval for updating and displaying information. The first line of the display shows cumulative statistics; subsequent lines show statistics recorded du... |
newaliases(1) -- Builds a new copy of the alias database
|
The newaliases command builds a new copy of the alias file from source. The location of the alias source is controlled by the setting of the A processing flag either in the sendmail.cf file or by the ... |
newgrp(1) -- Changes primary group identification of a shell process
|
The newgrp command changes the primary group identification of the current shell process to group. You remain logged in and the current directory is unchanged, but calculations of access permissions t... |
newinv(1) -- Updates distribution kit master inventory
|
The newinv command interactively maintains the master inventory files used for producing distribution kits in setld format. The program updates the master inventory for a product when changes are made... |
news(1) -- Writes system news items to standard output
|
Each news item is contained in a separate file in the /usr/news directory. Anyone having read/write permission to this directory can create a news file. If you run the news command without any options... |
next(1) -- show the next message (only available within the message handling system, mh)
|
The command next displays the next message in the current folder. The next message is the one after the current message in the folder. The message that is shown becomes the current message. If you nam... |
nice(1) -- Runs a command at a different priority
|
The nice command lets you run the specified command at a lower priority. The value of priority can range from 1 to 19, with 19 being the lowest priority. The default value of priority is 10. [Tru64 UN... |
nl(1) -- Numbers lines in a file
|
The nl command reads file (standard input by default), numbers the lines in the input, and writes the numbered lines to standard output. In the output, nl numbers the lines on the left, according to t... |
nm(1) -- Name list dump of object files
|
The nm command prints formatted listings of the symbol and external sections of an object file symbol table. A file can be an object file, an archive library, or a shared library. If you do not specif... |
nohup(1) -- Runs a utility ignoring hangups and quits
|
The nohup command runs utility, ignoring all hangups and QUIT signals. You can use this command to run programs in the background after logging off the system. To run a nohup command in the background... |
nrdist(1) -- Remote file distribution client program
|
The nrdist command is a program to maintain identical copies of files over multiple hosts. It preserves the owner, group, mode, and modification time of files if possible and can update programs that ... |