$VER: Newlist 8 (19-Jun-93) Readme.doc @Node "package" What is newlist: A powerful, configurable, and fast 'ls' command. It has features that most other 'ls' commands do not. What is in the archive: Newlist8 - newlist8...needs WB2.0, a language file, and a 68000 Newlist8.030 - newlist8...needs WB2.0, a language file, and a 68030+ OldInstall-Newlist8 - an Old style AmigaDOS script to install the newlist package if you don't have Installer. Install-Newlist8 - an Installer script for installing the newlist package. docs/Newlist.doc - explanation of the flags and features of newlist. docs/Newlist.guide - Newlist.doc in an easy to read hyper-text form. docs/History.doc - chronologic order of features added to newlist including newlist patron roster. docs/FormatTutorial.doc - a lesson on how to make printf() style formats. languages/NEWLIST_LANG.german German language file languages/NEWLIST_LANG.danish Danish language file languages/NEWLIST_LANG.dutch Dutch language file languages/NEWLIST_LANG.french French language file languages/NEWLIST_LANG.polish Polish language file languages/NEWLIST_LANG.italian Italian language file languages/NEWLIST_LANG.english English language file languages/NEWLIST_LANG.elite Elite language file languages/NEWLIST_LANG.swedish Swedish language file languages/HowToMakeLang A small file on how to edit a language languages/OldInstall-lang Language installation script if you don't have installer env/NEWLIST - Example of my conditional variable env/NEWLIST_LONG - Example of my permanent long format variable env/NEWLIST_QUICK - Example of my permanent short format variable env/NEWLIST_BOTH - Example of my permanent either format variable scripts/NewSpat - a replacement for s:spat that uses newlist scripts/NewDpat - a replacement for s:dpat that uses newlist srcipts/NewDir - an example of a multiple execution format. scripts/Aliases - many examples of how to harness newlist's power. scripts/BackUp - makes newlist into a simple backup program. scripts/nlTee - a simple script to allow dual redirection Misc/MakeLink - makes hard and soft links for WB2.0 Misc/MakeLink.c - the source Misc/DeleteLink - deletes soft links for WB2.0 Misc/DeleteLink.c- the source Misc/SetCon - sets the style and SGR for your CON: (handy for WB3.0!) Misc/SetCon.c - the source How to install? If you have Installer: stack 15000 Installer install-newlist8 If not then: execute oldinstall-newlist8 To do it manually please read the doc 'Newlist.doc' for special procedures IMPORTANT If you used an older version of newlist, you must kill the language file with it before installing the new newlist or else you will end of with invisible/garbled strings. So first do 'newlist8 -K'. The install scripts do it for you... Tschüß, Phil @EndNode