Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!cmcl2!adm!xadmx!graham%ee.surrey.ac.uk@nsfnet-relay.ac.uk From: graham%ee.surrey.ac.uk@nsfnet-relay.ac.uk (Graham J Carpenter) Newsgroups: comp.unix.questions Subject: Re: Testing execute permission from csh Message-ID: <19496@adm.BRL.MIL> Date: 8 May 89 07:23:07 GMT Sender: news@adm.BRL.MIL Lines: 18 > >I want to change all the files to have world read permission, and all >the executables to have world execute. I tried the following in csh as >root: > I usually use octal to set patterns with chmod, but the one time I use letters is in exactly this situation. chmod o+rX would have done the job for you. -- Graham Carpenter - graham@ee.surrey.ac.uk Dept of Electronic and Electrical Engineering University of Surrey, Guildford, Surrey, GU2 5XH.