home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_08_02 / 8n02098a < prev    next >
Text File  |  1990-03-01  |  917b  |  31 lines

  1. *****Table 1*****
  2.  
  3. Toolbox Volumes I & II        UNIX tools    Description
  4. ============================================================================
  5. Cat                cat, cp        Concatenate Data
  6. CharCnt                wc        Count Characters,Lines...
  7. CFlow                cflow        Trace C Program Flow
  8. CLint                lint        C Semantic Checker
  9. CPrint                cb, indent    C Source Code Beautifier/Reformatter
  10. CritPath                    Critical Path Analyzer
  11. CXref                xref        C Cross Reference
  12. Detab                expand        Remove Tabs
  13. Entab                unexpand    Restore Tabs
  14. ExecTime            time        Time Program Execution
  15. FileComp            comp        Compare Files
  16. FileDiff            diff        Difference Files
  17. FileDump            od        Dump File
  18. FileList                    List and Find Files
  19. Fill                        Expand Text Template
  20. MapVar                        Extract Load Map Variables
  21. PMon                prof, gprof    Program Performance Monitor
  22. STrip                        Extract Text
  23. Tail                tail        Copy End of File
  24. TabTran                sed        Translate Tabs
  25. TransLit            tr        Transliterate Characters
  26.  
  27.  
  28.  
  29.  
  30.  
  31.