home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / p / wcount.lbr / WCOUNT.DZC / WCOUNT.DOC
Encoding:
Text File  |  1993-10-25  |  384 b   |  23 lines

  1. WCOUNT.DOC
  2.  
  3.  
  4. This little utility counts the number of lines and words
  5. in a file. If you write for a living and they are paying
  6. you 10 cents per word, then you'd better use this
  7. to check your client's arithmetic.
  8.  
  9. A>WCOUNT b:filename.txt
  10.  
  11. This will count the words in the file "filename.txt" on drive
  12. b:
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.