chflags.1 (50dab48a5b79db0d1d10e5d8a3527763cb1cae63) chflags.1 (601fc2b92fc42be3b46e483b9f60efcf4aa6d8b8)
1.\" Copyright (c) 1989, 1990, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Institute of Electrical and Electronics Engineers, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 19 unchanged lines hidden (view full) ---

28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)chflags.1 8.2 (Berkeley) 3/31/94
1.\" Copyright (c) 1989, 1990, 1993, 1994
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Institute of Electrical and Electronics Engineers, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 19 unchanged lines hidden (view full) ---

28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)chflags.1 8.2 (Berkeley) 3/31/94
36.\" $Id$
36.\"
37.Dd March 31, 1994
38.Dt CHFLAGS 1
39.Os
40.Sh NAME
41.Nm chflags
42.Nd change file flags
43.Sh SYNOPSIS

--- 69 unchanged lines hidden (view full) ---

113and
114.Fl P
115options are ignored unless the
116.Fl R
117option is specified.
118In addition, these options override each other and the
119command's actions are determined by the last one specified.
120.Pp
37.\"
38.Dd March 31, 1994
39.Dt CHFLAGS 1
40.Os
41.Sh NAME
42.Nm chflags
43.Nd change file flags
44.Sh SYNOPSIS

--- 69 unchanged lines hidden (view full) ---

114and
115.Fl P
116options are ignored unless the
117.Fl R
118option is specified.
119In addition, these options override each other and the
120command's actions are determined by the last one specified.
121.Pp
122You can use "ls -lo" to see the flags of existing files.
123.Pp
121The
122.Nm chflags
123utility exits 0 on success, and >0 if an error occurs.
124.Sh SEE ALSO
124The
125.Nm chflags
126utility exits 0 on success, and >0 if an error occurs.
127.Sh SEE ALSO
128.Xr ls 1 ,
125.Xr chflags 2 ,
126.Xr stat 2 ,
127.Xr fts 3 ,
128.Xr symlink 7
129.Sh HISTORY
130The
131.Nm chflags
132command first appeared in
133.Bx 4.4 .
129.Xr chflags 2 ,
130.Xr stat 2 ,
131.Xr fts 3 ,
132.Xr symlink 7
133.Sh HISTORY
134The
135.Nm chflags
136command first appeared in
137.Bx 4.4 .