|
burst(1) -- explode digests into messages (only available within the message handling system, mh)
|
The burst command extracts the original messages from a forwarded message, discards the forwarder's header details, and places the original messages at the end of the current folder. By default, burs... |
c89(1) -- Standard C Compiler
|
Compiles source code in conformance with the XPG4-UNIX standard. The c89 command can process one or more of the following types of "file" arguments: Files whose names end with are assumed to be C so... |
cal(1) -- Displays a calendar
|
The cal command writes to standard output a Gregorian calendar for the specified year or month. For historical reasons, the cal command's Gregorian calendar is discontinuous. The display for Septembe... |
calendar(1) -- Writes reminder messages to standard output
|
The calendar command reads a file named calendar in your current (usually home) directory and writes to standard output any line in the file that contains the current date or the next day's date. The... |
cancel(1) -- Sends or cancels a printing request
|
The lp command sends the specified files and associated information (collectively called a request) to a line printer for printing. The cancel command cancels printing requests. The lp command associa... |
captoinfo(1) -- Converts a termcap description into a terminfo description.
|
The captoinfo command searches the specified file for termcap descriptions. For each description found, an equivalent terminfo description is written to standard output (along with any comments found)... |
cat(1) -- Concatenates or displays files
|
[Tru64 UNIX] The cat command is frequently used with > (redirection symbol) to concatenate the specified files and write them to the specified destination. (See CAUTIONS.) The cat command is also used... |
cb(1) -- Converts C source code into a readable form
|
When called without options, the cb command does not split or join lines. Note that punctuation in preprocessor statements can cause indentation errors. |
cc(1) -- C compiler
|
The cc command invokes the C compiler. It accepts any of the following file arguments: Arguments whose names end with are assumed to be C source programs. They are compiled, and each object program is... |
cd(1) -- Changes the current working directory
|
The cd command moves you from your present directory to another directory. You must have execute (search) permission in the specified directory. If you do not specify a directory, cd moves you to your... |
cdc(1) -- Changes the comments in a Source Code Control System (SCCS) delta
|
If you specify a directory name, cdc performs the requested actions on all SCCS files in that directory (that is, all files with names that have the s. prefix). If you specify a - (dash) in place of f... |
cddrec(1) -- Read Directory Record from CD-ROM directory
|
The cddrec command reads the Directory Record associated with a file or directory on a mounted CD-ROM and lists its contents on standard output. The output is formatted in a table that contains the na... |
cdptrec(1) -- Read Path Table Record from the CD-ROM Path Table
|
The cdptrec command reads a Path Table Record associated with a CD-ROM directory and lists its contents on standard output. The output is formatted in a table that contains the name of each field of t... |