home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / newc_dev / nl71a.lha / ReadMe.doc < prev    next >
Text File  |  1992-12-25  |  3KB  |  59 lines

  1. @Node "package"
  2.  
  3. What is newlist:  A powerful, configurable, and fast 'ls' command.
  4.                   It has features that most other 'ls' commands do not.
  5.  
  6.  
  7. What is in the archive:
  8.  
  9.    Newlist6-13          - OLD newlist v.6 executable for non WB2.0 users.
  10.    NewList71            - newlist 7.1a WB2.0 only.  68000 version
  11.    Newlist71intl        - newlist 7.1a WB2.0 with pseudo-localization. 68000
  12.    Newlist71intl.030    - newlist 7.1a WB2.0 with pseudo-localization. 68030+
  13.    Install-Newlist      - a script to install the newlist package
  14.  
  15.    docs/Newlist.doc     - explanation of the flags and features of newlist.
  16.    docs/Newlist.guide   - Newlist.doc in an easy to read hyper-text form.
  17.    docs/History.doc     - chronologic order of features added to newlist
  18.                            including newlist patron roster.
  19.    docs/FormatTutorial.doc
  20.                         - a lesson on how to make printf() style formats.
  21.  
  22.    languages/NEWLIST_LANG.german    German   language file
  23.    languages/NEWLIST_LANG.danish    Danish   language file
  24.    languages/NEWLIST_LANG.dutch     Dutch    language file
  25.    languages/NEWLIST_LANG.french    French   language file
  26.    languages/NEWLIST_LANG.polish    Polish   language file
  27.    languages/NEWLIST_LANG.italian   Italian  language file
  28.    languages/NEWLIST_LANG.english   English  language file
  29.    languages/Install-lang           Language installation script
  30.  
  31.    env/NEWLIST          - Example of my conditional variable
  32.    env/NEWLIST_LONG     - Example of my permanent   long format variable
  33.    env/NEWLIST_QUICK    - Example of my permanent  short format variable
  34.    env/NEWLIST_BOTH     - Example of my permanent either format variable
  35.  
  36.    scripts/NewSpat      - a replacement for s:spat that uses newlist
  37.    scripts/NewDpat      - a replacement for s:dpat that uses newlist
  38.    srcipts/NewDir       - an example of a multiple execution format.
  39.    scripts/Aliases      - many examples of how to harness newlist's power.
  40.    scripts/BackUp       - makes newlist into a simple backup program.
  41.    scripts/Tee          - a simple script to allow dual redirection
  42.    
  43.    LinkStuff/MakeLink   - makes hard and soft links for WB2.0
  44.    LinkStuff/MakeLink.c - the source
  45.    LinkStuff/DeleteLink - deletes soft links for WB2.0
  46.    LinkStuff/DeleteLink.c- the source
  47.    
  48.  
  49. Which to use?
  50.  
  51.    I HIGHLY recommend you use nl71intl version....not only is it smaller
  52.    than newlist71, but it allows you to custom edit all the strings
  53.    *including* the ANSI sequences!!
  54.  
  55. Tschüß,
  56. Phil
  57.  
  58. @EndNode
  59.