home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 1 / GoldFishApril1994_CD2.img / d4xx / d478 / newlist / poster < prev    next >
Text File  |  1991-04-18  |  3KB  |  61 lines

  1. Article 182 of comp.binaries.amiga:
  2. Path: fishpond!mcdphx!asuvax!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!news.larc.nasa.gov!amiga-request
  3. From: amiga-request@ab20.larc.nasa.gov (Amiga Sources/Binaries Moderator)
  4. Newsgroups: comp.binaries.amiga
  5. Subject: v91i127: NewList 4.9 - replacement LIST command, Part01/01
  6. Message-ID: <comp.binaries.amiga:v91i127@ab20.larc.nasa.gov>
  7. Date: 20 Mar 91 14:34:58 GMT
  8. Reply-To: Phil Dietz <235b5271@fergvax.unl.edu>
  9. Lines: 605
  10. Approved: tadguy@uunet.UU.NET (Tad Guy)
  11. X-Mail-Submissions-To: amiga@uunet.uu.net
  12. X-Post-Discussions-To: comp.sys.amiga.misc
  13.  
  14. Submitted-by: Phil Dietz <235b5271@fergvax.unl.edu>
  15. Posting-number: Volume 91, Issue 127
  16. Archive-name: utilities/newlist-4.9/part01
  17.  
  18.        NewList offers the SPEED of list, and the POWER of a database.
  19.     Now directories can be sorted not only by name, but also by size or
  20.     date.  Now directories can be sorted through an alphabet filter
  21.     so only certain files will be shown (like D through G).  A quick
  22.     option has been added to utilize the screen space, so no more
  23.     2 column output by MR. dir. :-)  Are you tired of the date format?
  24.     Now you can create your own!
  25.  
  26. Features of NewList:
  27.  
  28.    1)  It's PURE!  NewList is REALLY quick if it's resident.
  29.    2)  Very fast algorithms.
  30.    3)  Completely dynamic.
  31.    4)  Tons of sorts and filters (including the needed BY DATE!)
  32.    5)  Full UNIX WILDCARD (n*l*s? = newlist) and character filtering.
  33.    6)  A slick date construction kit with 5 premades.
  34.    7)  ANSI.
  35.    8)  a slick multi-columnar quick option to utilize screen space.
  36.    9)  ENV: support!
  37.   10)  Tons and Tons O' Flags and Switches!
  38.  
  39. ver 4.9
  40.    -Bug in stcgfp().  Had to manually catch when /* wildcard is
  41.       used.  (yepp...forgot to add what I fixed in 4.5)
  42.    -Bug fix in [-q] when no files were found.  (Thanx DAC)
  43.    -Bug fix with usage help screen -ss != -sd  (Thanx Hari and DAC)
  44.  
  45.    -Added ANSI to header and footer.
  46.    -Added [-u] disk usage.  Now displays bytes used and bytes free on disk.
  47.    -Added [-gf] [-gd] [-gb] to quick option!  This may sound simple, but
  48.       it took a bunch of tricks to get it to work.  Note:  due to
  49.       vertical sort's nature, [-v] does not work with [-gb].  It does
  50.       however work with [-gf] and [-gd].
  51.    -Added [-sc] sort by comment!  Reasons...FileNotes are very handy.
  52.       They let you describe or categorize your files.  One popular way
  53.       is to categorize your files by type (like Utility, NoiseTracker,
  54.       Picture, Text, etc.)  With [-sc], now these categorized directories
  55.       will be grouped together.  Thus all utilities will be together as well
  56.       as Pictures with Pictures, etc.
  57.    -Boy newlist sure is getting big!  It's big and fast.....sorta like
  58.        Ben Johnson.  I had better stop adding so many new options!
  59.  
  60.  
  61.