stat
Name
stat -- Stat a file.
Type: function
Synopsis
Arguments
- path
An instance of <string>
Return Values
- buf
An instance of <stat-buf>
Description
Construct a stat buffer for the given file. If
path is a soft link, the file referred to is
stat'ed.