plan9fox/sys/man/1/mtime
2017-12-11 19:58:06 -05:00

17 lines
280 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
.SH SEE ALSO
.IR du (1),
.IR seconds (1)