home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / os2dir1.zip / README.DOC < prev   
Text File  |  1989-02-11  |  1KB  |  46 lines

  1. OS2Dir
  2. ------
  3.  
  4. This small utility displays all available OS/2 directory information, such
  5. as file name, file extension, file size, file allocation overhead (unused
  6. cluster space), file attributes, date and time of creation, last write and
  7. last access. Some summary information is also displayed.
  8.  
  9.  
  10. Syntax:
  11. -------
  12.  
  13. OS2DIR [directory] [directory] [...] [>output]
  14.  
  15.  
  16. Notes:
  17. ------
  18.  
  19. 1. The directory search will be performed as follows:
  20.  
  21.    Input        Defaults to
  22.    ---------        -----------
  23.    [none]        *.*
  24.    C:                  C:*.*
  25.    C:\            C:\*.*
  26.    C:\OS2        C:\OS2
  27.    C:\OS2\        C:\OS2\*.*
  28.    etc.
  29.  
  30. 2. All files (read-only, hidden, system, archive, directory) will be listed.
  31.  
  32. 3. The date and time is in the same format as for the OS/2 'DIR' command.
  33.    Therefore, these formats depend on your COUNTRY setting in the CONFIG.SYS
  34.    file (e.g. dd/mm/yy, mm/dd/yy, 12 or 24 hours, etc).    
  35.  
  36. 4. Today's OS/2 file system only returns the date and time for the 'last
  37.    write'. Future OS/2 versions will tell you when the file was created and
  38.    the last access time.
  39.  
  40.  
  41. Hope you enjoy it.
  42.  
  43. Andy Brunner
  44. BIX [abrunner]
  45. 11-Feb-1989
  46.