home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / cug / softt-6.lbr / LL.DOC < prev    next >
Text File  |  1984-07-05  |  768b  |  46 lines

  1. .bp 1
  2. .in 0
  3. .he 'LL (1)'9/15/78'LL (1)'
  4. .sp 2
  5. .in +3
  6. .fi
  7. .ti -3
  8. NAME
  9. .br
  10. ll - print line lengths
  11. .nf
  12. .sp
  13. .ti -3
  14. SYNOPSIS
  15. .br
  16. ll files...
  17. .fi
  18. .sp
  19. .ti -3
  20. DESCRIPTION
  21. .br
  22. Ll prints the lengths of the shortest and longest lines
  23. in the named files.  The name "-" may be used
  24. to refer to the standard input.  If no files
  25. are given, ll reads the standard input.
  26.  
  27. NEWLINE characters are not counted as part of the length of a
  28. line.
  29. .fi
  30. .sp
  31. .ti -3
  32. FILES
  33. .br
  34. None
  35. .sp
  36. .ne 2
  37. .ti -3
  38. DIAGNOSTICS
  39. .br
  40. A message is issued if a named file could not be opened.
  41. .sp
  42. .ti -3
  43. AUTHORS
  44. .br
  45. David Hanson and friends (U. of Arizona)
  46.