home *** CD-ROM | disk | FTP | other *** search
-
-
-
- SetDate(REL2) ARP User's Manual SetDate(REL2)
-
-
-
- NAME
- SetDate - Set the DOS datestamp for files
-
- SYNOPSIS
- SETDATE FILE/A DATE TIME Q=QUIET/S
-
- DESCRIPTION
- SetDate changes the last modification date of a file. This
- is useful with programs such as Make, or if a file was
- inadvertantly created when the operating system was set to a
- bad date or time. The last modification date may be viewed
- using the List command. As with all programs which accept
- date and time information, you may use words such as
- YESTERDAY, MONDAY, etc., to specify the date.
-
- In the ARP version of SetDate, you can of course use
- wildcard patterns to specify more than one filename. If you
- supply only the filename to SetDate, the current date will
- be assumed. This is probably the most common use of a
- program like SetDate, and is very convenient. Note that
- only the ARP SetDate provides this capability. Like all the
- ARP programs that handle date input and output, SetDate uses
- the value of the environment variable dateformat to
- determine the date format you should use as input.
-
- EXAMPLE
- Set dateformat=0 ; set AmigaDOS style dates.
- SETDATE myfile 01-jan-88 12:15
-
- SETDATE foo YESTERDAY
-
- SETDATE *.o ; set all files ending in .o to the current
- date.
-
- SEE ALSO
- DATE, LIST
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 2/22/88)
-
-
-
-