chown.8 (348238dbd42306d9fb5d89ab393b840572cfeb0f) | chown.8 (0a9b374ecc85d483a52c2bfad548b1bbda496be3) |
---|---|
1.\" Copyright (c) 1990, 1991, 1993, 1994 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 14 unchanged lines hidden (view full) --- 23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 26.\" SUCH DAMAGE. 27.\" 28.\" @(#)chown.8 8.3 (Berkeley) 3/31/94 29.\" $FreeBSD$ 30.\" | 1.\" Copyright (c) 1990, 1991, 1993, 1994 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 14 unchanged lines hidden (view full) --- 23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 26.\" SUCH DAMAGE. 27.\" 28.\" @(#)chown.8 8.3 (Berkeley) 3/31/94 29.\" $FreeBSD$ 30.\" |
31.Dd January 7, 2017 | 31.Dd August 24, 2022 |
32.Dt CHOWN 8 33.Os 34.Sh NAME 35.Nm chown 36.Nd change file owner and group 37.Sh SYNOPSIS 38.Nm 39.Op Fl fhvx --- 120 unchanged lines hidden (view full) --- 160.Pp 161The 162.Fl v 163and 164.Fl x 165options are non-standard and their use in scripts is not recommended. 166.Sh SEE ALSO 167.Xr chgrp 1 , | 32.Dt CHOWN 8 33.Os 34.Sh NAME 35.Nm chown 36.Nd change file owner and group 37.Sh SYNOPSIS 38.Nm 39.Op Fl fhvx --- 120 unchanged lines hidden (view full) --- 160.Pp 161The 162.Fl v 163and 164.Fl x 165options are non-standard and their use in scripts is not recommended. 166.Sh SEE ALSO 167.Xr chgrp 1 , |
168.Xr chmod 1 , |
|
168.Xr find 1 , 169.Xr chown 2 , 170.Xr fts 3 , 171.Xr symlink 7 172.Sh STANDARDS 173The 174.Nm 175utility is expected to be 176.St -p1003.2 177compliant. 178.Sh HISTORY 179A 180.Nm 181utility appeared in 182.At v1 . | 169.Xr find 1 , 170.Xr chown 2 , 171.Xr fts 3 , 172.Xr symlink 7 173.Sh STANDARDS 174The 175.Nm 176utility is expected to be 177.St -p1003.2 178compliant. 179.Sh HISTORY 180A 181.Nm 182utility appeared in 183.At v1 . |