mtime 239 B

12345678910111213
  1. .TH MTIME 1
  2. .SH NAME
  3. mtime \- print file modification time
  4. .SH SYNOPSIS
  5. .B mtime
  6. .I file ...
  7. .SH DESCRIPTION
  8. .I Mtime
  9. prints the modification time (in seconds since the epoch) and name
  10. of each
  11. .IR file .
  12. .SH SOURCE
  13. .B /sys/src/cmd/mtime.c