Changing permissions

Nigel Ridley nigel at rmk.co.il
Sun Jul 22 16:16:24 UTC 2007


D. Michael McIntyre wrote:
> On Saturday 21 July 2007, D. Michael McIntyre wrote:
>> anything, you would have just typed "find directory" and gotten "directory
>> not found."  There's no way to win this game.  :)
> 
> Not that I'm trying to imply you're an idiot or anything.  That came off as a 
> bit rude, and I was just being playful.

That's OK. Perhaps you could have put it like so:

     find 'path_to_parent_directory' -type f|xargs chmod 640
     find 'path_to_parent_directory' -type d|xargs chmod 750

Change 'path_to_parent_directory' to the parent directory which you want to change 
permissions on.

Blessings,

Nigel

-- 
OliveRoot Ministries
http://www.oliveroot.net/

PrayingForIsrael.net
http://www.prayingforisrael.net/






More information about the kubuntu-users mailing list