home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / dirutl / fdate12a.arc / MIDNIGHT.DOC < prev    next >
Encoding:
Text File  |  1989-12-18  |  650 b   |  23 lines

  1.  
  2. MIDNIGHT(DOS)        MSDOS Operating System        MIDNIGHT(DOS)
  3.  
  4. NAME
  5.      midnight - change the date on a file to a given time
  6.  
  7. SYNOPSIS
  8.      midnight [ hh:mm ] file
  9.  
  10. DESCRIPTION
  11.      Midnight sets the date on the specified file to the speci-
  12.      fied time.  As the name implies, the time defaults to mid-
  13.      night if no time is given.  No error checking is done (that
  14.      I remember).
  15.  
  16. NOTES
  17.      This program is public domain.  Do with it what you will;
  18.      I'm not responsible.
  19.  
  20.      The program may or may not take seconds in the time.  It
  21.      also may or may not take more than one file on the command
  22.      line.
  23.