[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Group permissions question
From: |
Mike Frysinger |
Subject: |
Re: Group permissions question |
Date: |
Wed, 18 Nov 2009 19:20:15 -0500 |
User-agent: |
KMail/1.12.3 (Linux/2.6.31.4; KDE/4.3.3; x86_64; ; ) |
On Wednesday 18 November 2009 15:24:06 Velvet Pixel wrote:
> How can I change permissions recursively for group but not affect the owner
> or everybody permissions?
this is a question for the coreutils list seeing as how they are the ones who
manage the chmod utility, not the bash guys.
that said, maybe i'm missing something, but from reading the man page, the
answer is obvious to me ...
`chmod -R g+r dir/`
-mike
signature.asc
Description: This is a digitally signed message part.