CB(1) General Commands Manual CB(1)
NAME
cb - C program beautifier
SYNOPSIS
cb
DESCRIPTION
Cb places a copy of the C program from the standard input on the stan‐
dard output with spacing and indentation that displays the structure of
the program.
BUGS
CB(1)