|
|
afmtodit(1) -- create font files for use with groff -Tps
|
|
afmtodit creates a font file for use with groff and grops. afmtodit is written in perl; you must have perl version 3 or newer installed in order to run afmtodit. afm_file is the AFM (Adobe Font Metric... |
|
alias(1) -- shell builtin commands
|
|
Shell builtin commands are commands that can be executed within the running shell's process. Note that, in the case of csh(1) builtin commands, the command is executed in a subshell if it occurs as a... |
|
alloc(1) -- shell builtin commands
|
|
Shell builtin commands are commands that can be executed within the running shell's process. Note that, in the case of csh(1) builtin commands, the command is executed in a subshell if it occurs as a... |
|
apply(1) -- apply a command to a set of arguments
|
|
The apply utility runs the named command on each argument argument in turn. Character sequences of the form ``%d'' in command, where `d' is a digit from 1 to 9, are replaced by the d'th following ... |
|
apropos(1) -- search the whatis database
|
|
apropos searches a set of database files containing short descriptions of system commands for keywords and displays the result on the standard output. whatis displays only complete word matches. keywo... |
|
ar(1) -- create, modify, and extract from archives
|
|
The GNU ar program creates, modifies, and extracts from archives. An archive is a single file holding a collection of other files in a structure that makes it possible to retrieve the original individ... |
|
as(1) -- the portable GNU assembler.
|
|
GNU as is really a family of assemblers. If you use (or have used) the GNU assembler on one architecture, you should find a fairly similar environment when you use it on another architecture. Each ver... |
|
asa(1) -- interpret carriage-control characters
|
|
The asa utility reads files sequentially, mapping FORTRAN carriage-control characters to line-printer control sequences, and writes them to the standard output. The first character of each line is int... |