ubase/stat.1

15 lines
285 B
Groff
Raw Normal View History

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