Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 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
14
.SH SEE ALSO
15
.IR du (1),
16
.IR seconds (1)