home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / NetBSD / Tools / bffs1.3.lha / bffs1.3 / doc / els.doc < prev    next >
Text File  |  1994-02-02  |  949b  |  32 lines

  1. ------------------------------------------------------------------------
  2. Version 1.0 of els                        Distribution is 2-Feb-94
  3. ------------------------------------------------------------------------
  4.  
  5. els - Very simple directory list utility
  6.  
  7.  
  8. This program acts similar to to the UNIX ls command, except it accepts
  9. no command line parameters.
  10.  
  11.  
  12. Usage:
  13.     els [device:]filename [[device:]filename . . . ]
  14.  
  15. Where 
  16.     device is the optional device where the file exists
  17.  
  18.     filename is the name of the file to show
  19.  
  20.  
  21.     You may specify as many filenames as you want to list.
  22.  
  23.     Why does this program exist?  Only to provide a stopgap
  24.     until the real directory lister programs are capable of
  25.     handling the extra permission bits and owner/group.
  26.  
  27. ------------------------------------------------------------------------
  28.  
  29.  
  30. This program was created by Chris Hooper (cdh@mtu.edu)
  31. ------------------------------------------------------------------------
  32.