xenial (1) mtime.1plan9.gz

Provided by: 9base_6-7_amd64 bug

NAME

       fsize, mtime - print file information

SYNOPSIS

       fsize file ...

       mtime file ...

DESCRIPTION

       Fsize prints the name and size of each of the files.

       Mtime prints the name and modification time (in seconds since the epoch) of each of the files.

SOURCE

       /src/cmd/fsize.c
       /src/cmd/mtime.c

BUGS

       The output formats of the two programs are different.

                                                                                                   FSIZE(1plan9)