![]() |
![]()
| ![]() |
![]()
NAMEshtool mdate - GNU shtool pretty-print last modification time SYNOPSISshtool mdate [-n|--newline] [-z|--zero] [-s|--shorten] [-d|--digits] [-f|--field-sep str] [-o|--order spec] path DESCRIPTIONThis command pretty-prints the last modification time of a given file or directory path, while still allowing one to specify the format of the date to display. OPTIONSThe following command line options are available.
EXAMPLE# shell script shtool mdate -n / shtool mdate -f '/' -z -d -o ymd foo.txt shtool mdate -f '-' -s foo.txt HISTORYThe GNU shtool mdate command was originally written by Ulrich Drepper in 1995 and revised by Ralf S. Engelschall <rse@engelschall.com> in 1998 for inclusion into GNU shtool. SEE ALSOshtool(1), date(1), ls(1).
|