]> git.lizzy.rs Git - plan9front.git/blob - sys/man/1/mtime
mothra: add keyboard command a to collapse/expand navigation boxes
[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