      file_date - display the date of a given file

file_date displays the date of a specified file.  You can use the
modification, status, or access time.  You can use Greenwich Mean
Time.  You can use a custom date format.

For example, to display a file's modification date in RFC822 format,
you could say:

    file_date -f "%a, %d %b %Y %H:%M:%S %z" filename

See the manual entry for more details.

Files in this distribution:

    README		this
    Makefile		guess
    file_date.c		source file
    file_date.1		manual entry

Feedback is welcome - send bug reports, enhancements, checks, money
orders, etc. to the addresses below.

    Jef Poskanzer  jef@mail.acme.com  http://www.acme.com/jef/
