Table 1

Toolbox Volumes I & II      UNIX tools Description
==================================================================
Cat             cat, cp     Concatenate Data
CharCnt             wc      Count Characters,Lines...
CFlow               cflow       Trace C Program Flow
CLint               lint        C Semantic Checker
CPrint              cb, indent  C Source Code Beautifier/Reformatter
CritPath                    Critical Path Analyzer
CXref               xref        C Cross Reference
Detab               expand      Remove Tabs
Entab               unexpand    Restore Tabs
ExecTime            time        Time Program Execution
FileComp            comp        Compare Files
FileDiff            diff        Difference Files
FileDump            od      Dump File
FileList                    List and Find Files
Fill                        Expand Text Template
MapVar                      Extract Load Map Variables
PMon                prof, gprof Program Performance Monitor
STrip                       Extract Text
Tail                tail        Copy End of File
TabTran             sed     Translate Tabs
TransLit            tr      Transliterate Characters