*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 ci(1) -- check in RCS revisions
    ci stores new revisions into RCS files. Each pathname matching an RCS suffix is taken to be an RCS file. All others are assumed to be working files containing new revisions. ci deposits the contents o...
 cksum(1) -- display file checksums and block counts
    The cksum utility writes to the standard output a single line for each input file. The format of this line varies with the algorithm being used as follows: cksum The output line consists of three whit...
 clear(1) -- terminal capability interface
    The tput utility makes terminal-dependent information available to users or shell applications. The options are as follows: -T The terminal name as found in the terminfo database; for example, ``vt100...
 cmp(1) -- compare two files
    The cmp utility compares two files of any type and writes the results to the standard output. By default, cmp is silent if the files are the same; if they differ, the byte and line number at which the...
 co(1) -- check out RCS revisions
    co retrieves a revision from each RCS file and stores it into the corresponding working file. Pathnames matching an RCS suffix denote RCS files; all others denote working files. Names are paired as ex...
 col(1) -- filter reverse line feeds from input
    col filters out reverse (and half-reverse) line feeds so that the output is in the correct order with only forward and half-forward line feeds, and replaces whitespace characters with tabs where possi...
 colcrt(1) -- filter nroff output for CRT previewing
    colcrt provides virtual half-line and reverse line feed sequences for terminals without such capability, and on which overstriking is destructive. Half-line characters and underlining (changed to dash...
 colrm(1) -- remove columns from a file
    colrm removes selected columns from the lines of a file. A column is defined as a single character in a line. Input is read from the standard input. Output is written to the standard output. If only t...
 column(1) -- columnate lists
    The column utility formats its input into multiple columns. Rows are filled before columns. Input is taken from file operands, or, by default, from the standard input. Empty lines are ignored. The opt...
 comm(1) -- select or reject lines common to two files
    The comm utility reads file1 and file2, which should be sorted lexically, and produces three text columns as output: lines only in file1; lines only in file2; and lines in both files. The filename ``-...
 compile_et(1) -- error table compiler
    compile_et converts a table listing error-code names and associated messages into a C source file suitable for use with the com_err(3) library. The source file name must end with a suffix of ``.et''...
 compress(1) -- compress and expand data
    The compress and gzip utilities reduce the size of the named files using adaptive Lempel-Ziv coding. They are functionally identical, but use different algorithms for compression. If invoked as gzip o...
 cp(1) -- copy files
    In the first synopsis form, the cp utility copies the contents of the source_file to the target_file. In the second synopsis form, the contents of each named source_file are copied to the destination ...
 cpan(1) -- easily interact with CPAN from the command line
    This script provides a command interface (not a shell) to CPAN.pm. Meta Options    [Toc]    [Back] These options are mutually exclusive, and the script processes them in this order: [ahvr]. Once the s...
 cpio(1) -- copy file archives in and out
    The cpio command copies files to and from a cpio archive. The options are as follows: -o Create an archive. Reads the list of files to store in the archive from standard input, and writes the archive ...
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  
22  23  24  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service