PUBLIC NOTICE AS REQUIRED BY LAW: Any use of this product, in any manner whatsoever, will increase the amount of disorder in the universe. Although no liability is implied herein, the consumer is warned that this process will ultimately lead to the heat death of the universe.
In article <e368b3$qd...@news1.cse.ohio-state.edu>,
"Jason" <noaddr...@email.com> wrote: > Is there an easy way to duplicate owner permissions to the group? > ie 730 -> 770, 404 -> 444
chmod g=u filename
-- Barry Margolin, bar...@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me *** *** PLEASE don't copy me on replies, I'll read them in the group ***
> In article <e368b3$qd...@news1.cse.ohio-state.edu>, > "Jason" <noaddr...@email.com> wrote:
>> Is there an easy way to duplicate owner permissions to the group? >> ie 730 -> 770, 404 -> 444
> chmod g=u filename
> -- > Barry Margolin, bar...@alum.mit.edu > Arlington, MA > *** PLEASE post questions in newsgroups, not directly to me *** > *** PLEASE don't copy me on replies, I'll read them in the group ***