home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / bbs / util / sort-1.30.lha / Sort / sort.readme < prev    next >
Encoding:
Text File  |  1994-07-22  |  1.6 KB  |  52 lines

  1. Short: sorts ASCII-Files, many different features
  2. Type: utils/cli
  3. Uploader: rw2@irz.inf.tu-dresden.de
  4. Author: rw2@irz.inf.tu-dresden.de
  5.  
  6. sort        Version 1.30        by Rüdiger Werner
  7.  
  8. The program and files in this distribution are freely distributable,
  9. but are also copyright (c) Rüdiger Werner. They may be freely
  10. distributed as long as no more than a nominal fee is charged to cover
  11. time and copying costs.
  12. No commercial usage is permitted without written permission from the
  13. author. Everything in this distribution must be kept together, in original
  14. unmodified form.
  15. This program is cardware, that means if you find this program useable or
  16. if you tried it then I'd like to receive a postcard from you.
  17.  
  18.  
  19. ***********************************************************************
  20. * Notice that the author can't be made responsible for the destroying *
  21. * or lost of data through use of this program. You use it on your own *
  22. * risc. Please read the Doc-file before using.                        *
  23. ***********************************************************************
  24.  
  25.  E-Mail:  rw2@irz.inf.tu-dresden.de
  26.  
  27.  Mail:      Rüdiger Werner
  28.       Stresemannplatz 2
  29.       01309 Dresden
  30.       GERMANY
  31.  
  32. Contents
  33.  
  34.  README
  35.  sort        13136 Bytes
  36.  sort_engl    12856 Bytes
  37.  sort.doc     3062 Bytes
  38.  History
  39.  
  40.  
  41. This program was written for sorting ASCII-Files in alphabetical order.
  42. I had to sort some large files. I searched for a usable sort-program,
  43. but I didn't found.
  44. Anyway, I implemented an algorithm and added some useful other features
  45. like erasing empty lines or lines which are twice or more in the file
  46. (of course ONE of these lines is kept in the file).
  47. For more information read the doc-file.
  48.  
  49. Have fun
  50.  
  51. Rüdiger
  52.