[olug] Unix Tip: C BEAUTIFIER

Jay Hannah jay at jays.net
Sat May 3 16:02:41 UTC 2003


Unix Guru Universe wrote:
> C BEAUTIFIER
> 
> In SCOUNIX, cb is a command
> which is used to beautify the
> c program written in sco.
> 
> IE:
> # cb filename.c
> 
> or
> 
> # cb filename.c > fname.c
> 
> The above command displays the
> program with indentation which
> may help to find if the curly
> brackets are properly closed or
> not.


If you're serious about program beautification, try Acme::Eyedrops:

http://help-site.com/c.m/prog/lang/perl/cpan/02/acme/acme-eyedrops/_d8904

Grin,

Jay Hannah
Omaha Perl Mongers: http://omaha.pm.org


More information about the OLUG mailing list