|
alex(1) -- extract addresses from message headers (only available within the message handling system, mh)
|
The address line extraction utility alex extracts electronic mail addresses from message headers and prints the addresses on your screen or places them, with a specified alias name, in an alias file. ... |
ali(1) -- list mail aliases (only available within the message handling system, mh)
|
The ali command searches the specified mail alias files for each of the given aliases. It creates a list of addresses for those aliases, and displays that list on the screen. |
alias(1) -- Defines or displays aliases
|
The alias utility creates or redefines alias definitions or writes the values of existing alias definitions to standard output. An alias definition provides a string value that replaces a command name... |
anno(1) -- annotate messages (only available within the message handling system, mh)
|
The anno command annotates a message by adding one or more header fields to the message. The anno command allows you to choose the name of the header field which you add. It records the date at which ... |
any2ps(1) -- Converts a file to mule internal code and then to PostScript format
|
The any2ps command is an alternative to running the coco and m2ps programs separately. Like the programs that it invokes, any2ps is derived from software supplied by the Free Software Foundation. The ... |
apply(1) -- Applies a command to a set of arguments
|
Normally, arguments are chosen individually; the optional number specifies the number of arguments to be passed to command. If number is 0 (zero), command is run without arguments once for each argume... |
appres(1X) -- list X application resource database
|
The appres program prints the resources seen by an application (or subhierarchy of an application) with the specified class and instance names. It can be used to determine which resources a particular... |
apropos(1) -- Locates reference pages by keyword
|
In looking for keywords, apropos considers each word separately and ignores the case of letters. Words that are part of other words are also considered; thus, when looking for the word compile, apropo... |
ar(1) -- archive library maintainer
|
The (ar) utility creates and maintains groups of files combined into a single archive file. Generally, you use this utility to create and update library files that the link editor uses; however, you c... |
as(1) -- assembler
|
The assembler, as, produces object code files in extended coff format. The as command never runs the link editor (ld(1)). The as command accepts one type of argument. The argument file is assumed to b... |
asa(1) -- Interprets carriage-control characters
|
The asa command writes its input files to standard output, mapping carriage-control characters from the text files to line-printer control sequences. The first character of every input line is removed... |
asort(1) -- Sorts or merges files and supports multiple collating weight sequences
|
The asort command sorts lines in its input files and writes the result to standard output. The asort command is similar to the sort command. See the sort(1) reference page for information about featur... |
at(1) -- Runs commands at a later time
|
Both at and batch mail you the standard output and standard error from the scheduled commands, unless you redirect that output. They also write the job number and the scheduled time to standard error.... |