On 7/31/07, John Oliver <[EMAIL PROTECTED]> wrote:
> There's a directory on a RHEL4 machine where files show up from Paris,
> probably via rsync  The files have 700 permissions, and I have to chmod
> them to 755 for our test people.  Is there a way to make all files
> written into this directory start with 755 permissions?
>

Short answer:  yes
Slightly longer answer:  # chmod -R 755 .

    carl
-- 
    carl lowenstein         marine physical lab     u.c. san diego
                                                 [EMAIL PROTECTED]


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to