chown.8 (5bb83b98dbde8326de7b8221ef899ca38ddb3180) | chown.8 (0be12df092c099736caf781501b02233cbdaa6ff) |
---|---|
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. --- 26 unchanged lines hidden (view full) --- 35.Dd March 31, 1994 36.Dt CHOWN 8 37.Os BSD 4 38.Sh NAME 39.Nm chown 40.Nd change file owner and group 41.Sh SYNOPSIS 42.Nm chown | 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. --- 26 unchanged lines hidden (view full) --- 35.Dd March 31, 1994 36.Dt CHOWN 8 37.Os BSD 4 38.Sh NAME 39.Nm chown 40.Nd change file owner and group 41.Sh SYNOPSIS 42.Nm chown |
43.Op Fl fhv |
|
43.Oo 44.Fl R 45.Op Fl H | Fl L | Fl P 46.Oc | 44.Oo 45.Fl R 46.Op Fl H | Fl L | Fl P 47.Oc |
47.Op Fl f 48.Op Fl h 49.Op Fl v | |
50.Ar owner Ns Op Ar :group 51.Ar file ... 52.Nm chown | 48.Ar owner Ns Op Ar :group 49.Ar file ... 50.Nm chown |
51.Op Fl fhv |
|
53.Oo 54.Fl R 55.Op Fl H | Fl L | Fl P 56.Oc | 52.Oo 53.Fl R 54.Op Fl H | Fl L | Fl P 55.Oc |
57.Op Fl f 58.Op Fl h 59.Op Fl v | |
60.Ar :group 61.Ar 62.Sh DESCRIPTION 63.Nm Chown 64sets the user ID and/or the group ID of the specified files. 65.Pp 66The options are as follows: 67.Bl -tag -width Ds --- 95 unchanged lines hidden --- | 56.Ar :group 57.Ar 58.Sh DESCRIPTION 59.Nm Chown 60sets the user ID and/or the group ID of the specified files. 61.Pp 62The options are as follows: 63.Bl -tag -width Ds --- 95 unchanged lines hidden --- |