14 lines
239 B
Plaintext
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
|