home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / dirutl / l.arc / L.MSG < prev   
Encoding:
Internet Message Format  |  1989-03-13  |  2.0 KB

  1. From: bill@cosi.UUCP (Bill Michaelson)
  2. Newsgroups: comp.binaries.ibm.pc
  3. Subject: v01i204: L, a directory lister
  4. Date: 13 Mar 89 03:00:59 GMT
  5. Summary: l.arc, a directory lister
  6.  
  7. Posting-number: Volume 01, Issue 204
  8. Originally-from: COS Inc. (C/O bill@cosi.UUCP)
  9. Submitted-by: bill@cosi.UUCP (Bill Michaelson)
  10. Archive-name: cosi_l/l/uue
  11.  
  12. [ A possible email path is rutgers!princeton!mccc!cosi!bill.  I edited
  13. the following description slightly. -- R.D. ]
  14.  
  15. This is a directory lister/walker utility for MS-DOS.  The "walk"
  16. function is analogous to the UNIX find command.  It is released to the
  17. public with no guarantees, and no obligations on the part of the
  18. users.  I hope it is useful to you.
  19.  
  20. [ The -h option gives a help screen showing the following commands -- R.D. ]
  21.  
  22.  -a        Show archivable files only.
  23.  -b        Brief display - show size only.
  24.  -d number Set walk depth.
  25.  -f string Execute command for each file.
  26.  -h        Display help screen.
  27.  -i string Execute command before stepping into directories.
  28.  -l        Display long documentation.
  29.  -o string Execute command after stepping out of directories.
  30.  -p        Plain listing - no ANSI driver enhancements.
  31.  -s        Search subdirectories (Walk tree).
  32.  -t        Terse display (simple format file list).
  33.  -v        Verbose display (for sorting).
  34.  
  35. Environment variables that control display color (with ANSI driver):
  36.   FGLIST and BGLIST=   Colors of l.exe display.
  37.   LIST_INTENSE=        List display intensity indicator.
  38.   WARNING=             Foreground of archivable bit display.
  39.   WBLINK=              Blink indicator for archivable bit display.
  40.   FGCOLOR and BGCOLOR= Colors for DOS command shell.
  41.   INTENSE=             DOS shell display intensity indicator.
  42.   DIR_COLOR=           Foreground color for directory names.
  43.   FILE_COLOR=          Foreground color for file names.
  44.  
  45. [
  46. Seems to work fine other than that it won't accept forward slashes in
  47. pathnames and "l \dirname" always shows no files and you must say "l
  48. \dirname\*.*" to see what is in the directory.
  49.  
  50. -- R.D.
  51. ]
  52.