]> git.lizzy.rs Git - plan9front.git/blob - sys/man/1/mtime
/sys/man/*/*: fix perms (sorry)
[plan9front.git] / sys / man / 1 / mtime
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)