Add information on utilities which may or may not be aware of file flags.
PR: 55653 Submitted by: Tony Maher <tonymaher@optushome.com.au> (original version)
This commit is contained in:
parent
87ad220d1b
commit
5ce992ff2e
@ -32,7 +32,7 @@
|
||||
.\" @(#)chflags.1 8.4 (Berkeley) 5/2/95
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 24, 2003
|
||||
.Dd February 24, 2005
|
||||
.Dt CHFLAGS 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -141,6 +141,23 @@ You can use "ls -lo" to see the flags of existing files.
|
||||
.Xr stat 2 ,
|
||||
.Xr fts 3 ,
|
||||
.Xr symlink 7
|
||||
.Sh BUGS
|
||||
Only a limited number of utilities are
|
||||
.Nm
|
||||
aware.
|
||||
Some of the tools which are include
|
||||
.Xr ls 1 ,
|
||||
.Xr cp 1 ,
|
||||
.Xr find 1 ,
|
||||
.Xr dump 8 ,
|
||||
and
|
||||
.Xr restore 8 .
|
||||
In particular tools which are not
|
||||
.Nm
|
||||
aware include
|
||||
.Xr tar 1
|
||||
and
|
||||
.Xr pax 1 .
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
Loading…
Reference in New Issue
Block a user