From a300c51544ec497cae3782cd0d483631e4d09cf7 Mon Sep 17 00:00:00 2001 From: charnier Date: Tue, 24 Jun 1997 06:57:11 +0000 Subject: Document the use of `ls -lo' to see flags. Obtained from: OpenBSD. --- bin/chflags/chflags.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/chflags/chflags.1') diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1 index 9ab880f..99424f8 100644 --- a/bin/chflags/chflags.1 +++ b/bin/chflags/chflags.1 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)chflags.1 8.2 (Berkeley) 3/31/94 +.\" $Id$ .\" .Dd March 31, 1994 .Dt CHFLAGS 1 @@ -118,10 +119,13 @@ option is specified. In addition, these options override each other and the command's actions are determined by the last one specified. .Pp +You can use "ls -lo" to see the flags of existing files. +.Pp The .Nm chflags utility exits 0 on success, and >0 if an error occurs. .Sh SEE ALSO +.Xr ls 1 , .Xr chflags 2 , .Xr stat 2 , .Xr fts 3 , -- cgit v1.1