file_date - display the date of a given file

Fetch the software.

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.


ACME Labs / Software / file_date
email