home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 52 / af052sub.adf / newlist.lha / NewList / ReadMe < prev    next >
Text File  |  1993-07-16  |  3KB  |  77 lines

  1. $VER: Newlist 8 (19-Jun-93) Readme.doc 
  2. @Node "package"
  3.  
  4. What is newlist:  A powerful, configurable, and fast 'ls' command.
  5.                   It has features that most other 'ls' commands do not.
  6.  
  7.  
  8. What is in the archive:
  9.  
  10.    Newlist8        - newlist8...needs WB2.0, a language file, and a 68000
  11.    Newlist8.030    - newlist8...needs WB2.0, a language file, and a 68030+
  12.  
  13.    OldInstall-Newlist8  - an Old style AmigaDOS script to install the newlist
  14.                               package if you don't have Installer.
  15.    Install-Newlist8     - an Installer script for installing the newlist
  16.                               package.
  17.  
  18.    docs/Newlist.doc     - explanation of the flags and features of newlist.
  19.    docs/Newlist.guide   - Newlist.doc in an easy to read hyper-text form.
  20.    docs/History.doc     - chronologic order of features added to newlist
  21.                            including newlist patron roster.
  22.    docs/FormatTutorial.doc
  23.                         - a lesson on how to make printf() style formats.
  24.  
  25.    languages/NEWLIST_LANG.german    German   language file
  26.    languages/NEWLIST_LANG.danish    Danish   language file
  27.    languages/NEWLIST_LANG.dutch     Dutch    language file
  28.    languages/NEWLIST_LANG.french    French   language file
  29.    languages/NEWLIST_LANG.polish    Polish   language file
  30.    languages/NEWLIST_LANG.italian   Italian  language file
  31.    languages/NEWLIST_LANG.english   English  language file
  32.    languages/NEWLIST_LANG.elite     Elite    language file
  33.    languages/NEWLIST_LANG.swedish   Swedish  language file
  34.    languages/HowToMakeLang          A small file on how to edit a language
  35.    languages/OldInstall-lang        Language installation script if you
  36.                                        don't have installer
  37.  
  38.    env/NEWLIST          - Example of my conditional variable
  39.    env/NEWLIST_LONG     - Example of my permanent   long format variable
  40.    env/NEWLIST_QUICK    - Example of my permanent  short format variable
  41.    env/NEWLIST_BOTH     - Example of my permanent either format variable
  42.  
  43.    scripts/NewSpat      - a replacement for s:spat that uses newlist
  44.    scripts/NewDpat      - a replacement for s:dpat that uses newlist
  45.    srcipts/NewDir       - an example of a multiple execution format.
  46.    scripts/Aliases      - many examples of how to harness newlist's power.
  47.    scripts/BackUp       - makes newlist into a simple backup program.
  48.    scripts/nlTee        - a simple script to allow dual redirection
  49.    
  50.    Misc/MakeLink    - makes hard and soft links for WB2.0
  51.    Misc/MakeLink.c  - the source
  52.    Misc/DeleteLink  - deletes soft links for WB2.0
  53.    Misc/DeleteLink.c- the source
  54.    Misc/SetCon      - sets the style and SGR for your CON: (handy for WB3.0!)
  55.    Misc/SetCon.c    - the source
  56.    
  57.  
  58. How to install?
  59.  
  60.    If you have Installer:  stack 15000
  61.                            Installer install-newlist8
  62.  
  63.    If not then: execute oldinstall-newlist8
  64.  
  65.    To do it manually please read the doc 'Newlist.doc' for special procedures
  66.  
  67.    IMPORTANT
  68.       If you used an older version of newlist, you must kill the language
  69.       file with it before installing the new newlist or else you
  70.       will end of with invisible/garbled strings.  So first do 'newlist8 -K'.
  71.       The install scripts do it for you...
  72.  
  73. Tschüß,
  74. Phil
  75.  
  76. @EndNode
  77.