osf1 man page for cb

Query: cb

OS: osf1

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

cb(1)							      General Commands Manual							     cb(1)

NAME
cb - Converts C source code into a readable form
SYNOPSIS
cb [-js] [-llength] [file...] The cb command reads C programs from standard input or from specified files and writes them to standard output in a form that shows, through indentations and spacing, the structure of the code.
OPTIONS
Joins split lines. Splits lines that are longer than length bytes. Formats the source code according to the style of Kernighan and Ritchie in The C Programming Language (Prentice-Hall, Inc., 1978; Englewood Cliffs, New Jersey.)
DESCRIPTION
When called without options, the cb command does not split or join lines. Note that punctuation in preprocessor statements can cause indentation errors.
EXAMPLES
To create a version of pgm.c called pgm.pretty.c that is easy to read, with no lines longer than 60 bytes, enter: cb -l60 pgm.c > pgm.pretty.c
SEE ALSO
Commands: indent(1) cb(1)
Related Man Pages
ppmtopgm(1) - redhat
ppmtopgm(1) - minix
ppmtopgm(1) - freebsd
ppmtopgm(1) - ultrix
ppmtopgm(1) - osx
Similar Topics in the Unix Linux Community
/usr/bin/ps -p equivalent in ucb version
long process listing with /usr/ucb/ps weird behaves
How do I link ld in /usr/ucb/ to /usr/ccs/bin?
MacBook Air Anyone?
GTK bug? xcb_io.c: 140