|
|
|
|
UGU: Unix Guru Universe - Unix Tip #4396- March 24, 2024
- Home : Help
: Today's Tip
Unix Tip #4396- March 24, 2024
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.
This tip generously supported by: sub_raghav@hotmail.com
NOTE: All tips provided are USE AT YOUR OWN RISK. Tips are submitted
by various unix admins around the globe. UGU suggest you read and
test each tip in a non-volitile environment before placing into
production.
LAST 5 TIPS
4395
- LISTING DIRECTORIES ONLY
4394
- FILNAMES UPPER TO LOWER
4393
- FINDING THE LARGEST FILE
4392
- VI EXECUTION
4391
- A PROPER USE OF FIND
I want to
SUBSCRIBE
and get a UGU Tip everyday.
I want to
UNSUBSCRIBE
and NOT get a UGU Tip everyday.
If you have a UNIX TIP let us know, we just may use it:
(All tips become the property of the Unix Guru Universe)
|
|
|
Copyright 1994-2024 Unix Guru Universe |
|
|
|
|