[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: umask for root



On Sat, Feb 26, 2000 at 01:20:32PM +0100, Peter Palfrader wrote:
> 
> Perhaps you don't know about chmod. it allows you to change file
> permissions. have a look at the manpage and/or the info pages.
> 
> 
> You might want to try to fix the permissions of you SOffice install:
> 
> in /usr/local as root assuming the StarOffice net stuff is located there:
> 
> chmod -R go+r SOffice
> find SOffice -perm -100 -exec chmod go+x {} \;

or you could use chmod -R go+rX SOffice and dispense with the annoying
find command ;-)

-- 
Ethan Benson

Attachment: pgpUOvurv9iCK.pgp
Description: PGP signature


Reply to: