Re: chmod 777 to all files



On Tue, 2004-09-28 at 16:55, Patel, Nilesh M wrote:
> Is there a way where I can give chmod 777 permission to all files in a given folder so I do not have to type chmod 777 filename for each file. I have about 100 plus files in a given folder that needs chmod 777 permission. Is there a better way? If not there goes my weekend.
> 
> 

Kid read a unix tutorial please! just type:

chmod 777 *


Using the * wildcard will... by the way, this is not the proper list to
ask this kind of questions, some people may feel offended ;)

Saludos

Claudio.




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