home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / FILES202.ZIP / FILES.DOC < prev    next >
Text File  |  1989-03-23  |  1KB  |  42 lines

  1. FILES (v 2.xx): A File/Directory Listing Utility
  2. Copyright (c) 1988-89, Christopher Laforet.  All Rights Reserved.
  3. Released into the Public Domain 1988.
  4.  
  5.  
  6. Usage Notes:
  7. -----------
  8.  
  9.     The original version of this program was developed by me for a class
  10. that I was teaching on C programming.  Version 1.00 was compiled under
  11. Turbo-C.
  12.  
  13.     This version (2.xx) is a bound executable produced with MSC 5.1 that
  14. will work under OS/2 and MS-DOS.
  15.  
  16.     FILES is an intrinsic command in the QNX operating system which I
  17. guessed would be useful in the DOS world also.    Usage is straight forward
  18. but if you need help typing FILES ? or FILES -h would produce the following
  19. usage statement:
  20.  
  21. Usage is: files [start-directory] [options]
  22.    where "options" are:
  23.     +c - current directory only
  24.     +d - list directories only
  25.     -s - do not sort listings
  26.     +v - verbose listing (include attributes)
  27.      p=pattern where pattern can include * and ?
  28.  
  29.  
  30.     Needless to say, there are many other features which could be added
  31. to this program.  Also, the following command doesn't work correctly
  32. under DOS: files \ p=*.c (for example)!  I don't have the time to work
  33. that one out so have at it everybody!
  34.  
  35.  
  36. Graham, NC
  37. Thu, 23-Mar-1989 at 22:46:23
  38.  
  39. The Programmer's Oasis
  40. (919) 226-6957
  41. 9600HST,2400,1200,300-N-8-1
  42.