plan9fox/sys/man/1/mtime
2011-03-30 19:35:09 +03:00

14 lines
239 B
Plaintext

.TH MTIME 1
.SH NAME
mtime \- print file modification time
.SH SYNOPSIS
.B mtime
.I file ...
.SH DESCRIPTION
.I Mtime
prints the modification time (in seconds since the epoch) and name
of each
.IR file .
.SH SOURCE
.B /sys/src/cmd/mtime.c