2014-04-12 12:38:43 +00:00
|
|
|
.TH STAT 1 ubase-VERSION
|
2014-01-30 16:20:27 +00:00
|
|
|
.SH NAME
|
2014-04-12 13:16:20 +00:00
|
|
|
\fBstat\fR - Display file status
|
2014-01-30 16:20:27 +00:00
|
|
|
.SH SYNOPSIS
|
2014-04-12 12:38:43 +00:00
|
|
|
\fBstat\fR [\fB-L\fR] [\fIfile...\fR]
|
2014-01-30 16:20:27 +00:00
|
|
|
.SH DESCRIPTION
|
2014-04-12 12:38:43 +00:00
|
|
|
\fBstat\fR displays information about the given files or stdin if no files
|
2014-01-30 16:20:27 +00:00
|
|
|
are specified.
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
2014-04-13 15:40:40 +00:00
|
|
|
\fB-L\fR
|
|
|
|
Follow links.
|
2014-01-30 16:20:27 +00:00
|
|
|
.SH SEE ALSO
|
2014-04-12 12:38:43 +00:00
|
|
|
stat (2)
|