home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / source / pct.arc / FILES536.TXT < prev    next >
Text File  |  1986-06-03  |  2KB  |  27 lines

  1. --------------------------------------------------------------------------
  2. Disk No 536   PC-Tools                                             V1 DS2
  3. --------------------------------------------------------------------------
  4. This disk contains an assortment of useful utility programs with the
  5. source code for most being provided as well. They range from programs
  6. to browse through a file and print files to others that merge sorted
  7. files and even overstrike a files for a darker print.
  8.  
  9. BROWSE   C    File browse utility with 4 way scrolling  \
  10. XDIR     C    Read directory from/to a certain point     |
  11. DUMP     C    Provides an ASCII/HEX dump of any file     | Each one
  12. PAGE     C    View files one screen at a time            | of these
  13. SUBST    C    Oldstring newstring file                   | programs
  14. MERGE    C    Merge sorted files into one sorted file    | has an
  15. FCOMP    C    File comparator program                    | executable
  16. DARKEN   C    Overstrikes text file for darker print     | version
  17. WC       C    A fast word count program                  | with the
  18. RM       C    Deletes files with or without verify       | same name
  19. PR       C    File printer program.                      |
  20. ROFF     C    Readable source code for a text formater   |
  21. GREP     C    Improved version of GREP utility           |
  22. CASE     C    Contains string lower/upper utility       /
  23.  
  24. FTRIM    C    Contains Trim_fspec
  25. READ     ME   Brief description of programs on this disk
  26. MAKEARG  H    Command line parser for quoted arguments
  27.