Add stat(1)
This commit is contained in:
17
stat.1
Normal file
17
stat.1
Normal file
@@ -0,0 +1,17 @@
|
||||
.TH STAT 1 sbase\-VERSION
|
||||
.SH NAME
|
||||
stat \- display file status
|
||||
.SH SYNOPSIS
|
||||
.B stat
|
||||
.RB [ \-L ]
|
||||
.RI [ file ...]
|
||||
.SH DESCRIPTION
|
||||
.B stat
|
||||
displays information about the given files or stdin if no files
|
||||
are specified.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-L
|
||||
follow links
|
||||
.SH SEE ALSO
|
||||
.IR stat (2)
|
Reference in New Issue
Block a user