chgrp.1 (d628d776c45a0e11a0a035597d49023942501ecc) | chgrp.1 (ae29e30076cd8807e15927bd7f32724964c1b862) |
---|---|
1.\" Copyright (c) 1983, 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 --- 21 unchanged lines hidden (view full) --- 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.\" @(#)chgrp.1 8.3 (Berkeley) 3/31/94 36.\" $FreeBSD$ 37.\" | 1.\" Copyright (c) 1983, 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 --- 21 unchanged lines hidden (view full) --- 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.\" @(#)chgrp.1 8.3 (Berkeley) 3/31/94 36.\" $FreeBSD$ 37.\" |
38.Dd March 31, 1994 | 38.Dd April 25, 2003 |
39.Dt CHGRP 1 40.Os 41.Sh NAME 42.Nm chgrp 43.Nd change group 44.Sh SYNOPSIS 45.Nm 46.Op Fl fhv --- 36 unchanged lines hidden (view full) --- 83query about strange modes (unless the user does not have proper permissions). 84.It Fl h 85If the file is a symbolic link, the group ID of the link itself is changed 86rather than the file that is pointed to. 87.It Fl v 88Cause 89.Nm 90to be verbose, showing files as the group is modified. | 39.Dt CHGRP 1 40.Os 41.Sh NAME 42.Nm chgrp 43.Nd change group 44.Sh SYNOPSIS 45.Nm 46.Op Fl fhv --- 36 unchanged lines hidden (view full) --- 83query about strange modes (unless the user does not have proper permissions). 84.It Fl h 85If the file is a symbolic link, the group ID of the link itself is changed 86rather than the file that is pointed to. 87.It Fl v 88Cause 89.Nm 90to be verbose, showing files as the group is modified. |
91If the 92.Fl v 93flag is specified more than once, 94.Nm 95will print the filename, followed by the old and new numeric group ID. |
|
91.El 92.Pp 93The 94.Fl H , 95.Fl L 96and 97.Fl P 98options are ignored unless the --- 42 unchanged lines hidden --- | 96.El 97.Pp 98The 99.Fl H , 100.Fl L 101and 102.Fl P 103options are ignored unless the --- 42 unchanged lines hidden --- |