logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

fsize, mtime - print file information

Bugs

       The output formats of the two programs are different.

                                                                                                   FSIZE(1plan9)

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.

Name

       fsize, mtime - print file information

Source

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

Synopsis

fsizefile...mtimefile...

See Also