home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 15a / envfree.zip / NEW.DOC next >
Text File  |  1986-01-13  |  1KB  |  19 lines

  1.        Usage:   NEW [/[-]Number_of_days] [File_spec]
  2.  
  3.     NEW.EXE displays a sorted directory based on a file's age. NEW will 
  4. display files before or after a certain date which you specify as an offset 
  5. from the current date and time. The default is to display only those files 
  6. created or updated today. A "day" for NEW is defined as a 24 hour period 
  7. starting at 6 AM and ending at 5:59 AM the following day. For example, let's 
  8. say you are up burning the midnight oil at 2 AM on 6-Oct-85 getting the last 
  9. bug out of a piece of software. If you type 'NEW', you will get a directory of 
  10. all files created or updated since 6 AM, 5-Oct-85 (this unorthodox way of 
  11. defining a "day" is meant to conform to the realities of people with personal 
  12. computers who work into the wee hours). If you type 'NEW/2', you will get a 
  13. directory of files created or updated since 6 AM, 4-Oct-85 (ie. the last 2 NEW 
  14. "days"). If you type 'NEW/-2', you will get a directory of all files created 
  15. or updated before 6 AM, 4-Oct-85...etc,etc. NEW.EXE contains full path &
  16. wildcard support.
  17.  
  18.       Written by Jay Jervey, 7-Oct-85, Fountain Valley, CA
  19.