   F L  - File Lister   -  Platform: AIX-RISC/6000 V.3 & V.4


   File Lister is an utility to manage files (view, copy, delete, etc.)
in full screen mode in a AIX-RISC/6000 system. Its design is based on
well-known old MS-DOS Vernon Buerg's utility named LIST.
   It use 'most' public domain program as a viewer.


   In this distribution file (FL.ZIP) there is:

fl                       binary executable for AIX 3 & 4, in Italian
                                of the main program
most                     bynary executable of a public domain viewer
                                needed by 'fl'
README.TXT               this help file 

Detailed manual isn't available now.


Installation:

- Unzip the distribution file in a temporary directory of your PC

- SEND executables to AIX with FTP file transfer program in BINARY form;
  you must send the two executables: 'fl' and 'most';  you must put them
  in a AIX directory defined in the general PATH (for example /sbin).

- Change attributes of these files to yield them executable:
         chmod a+x fl most

- Now, in an AIX telnet session, launch the program writing at prompt:
  fl


