home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / cug / softt-5.lbr / CPRESS.DOC < prev    next >
Encoding:
Text File  |  1984-07-05  |  896 b   |  59 lines

  1. .bp 1
  2. .in 0
  3. .he 'CPRESS (1)'1/15/79'CPRESS (1)'
  4. .fo ''-#-'
  5. .fi
  6. NAME
  7. .br
  8. .in 7
  9. cpress - compress input files
  10. .sp 1
  11. .in
  12. SYNOPSIS
  13. .br
  14. .in 7
  15. cpress
  16. [file ...]
  17. .sp 1
  18. .in
  19. DESCRIPTION
  20. .br
  21. .in 7
  22. Cpress
  23. compresses runs of repeated characters in the input files.
  24. The output file can eventually be expanded with the tool 'expand'.
  25.  
  26. If no input files are given, or the filename '-' appears, input will
  27. be from the standard input.
  28. .sp 1
  29. .in
  30. FILES
  31. .br
  32. .in 7
  33. .sp 1
  34. .in
  35. SEE ALSO
  36. .br
  37. .in 7
  38. expand
  39. .sp 1
  40. .in
  41. DIAGNOSTICS
  42. .br
  43. .in 7
  44. A message is printed if an input file cannot be opened; further processing
  45. is terminated.
  46. .sp 1
  47. .in
  48. AUTHORS
  49. .br
  50. .in 7
  51. .sp 1
  52. From Kernighan & Plauger's 'Software Tools', with modifications by
  53. Debbie Scherrer (Lawrence Berkeley Laboratory)
  54. .sp 1
  55. .in
  56. BUGS
  57. .br
  58. .in 7
  59.