Re: AS to Change Owner of files
Re: AS to Change Owner of files
- Subject: Re: AS to Change Owner of files
- From: Doug McNutt <email@hidden>
- Date: Sun, 19 Jan 2003 21:30:48 -0700
At 17:15 -0500 1/19/03, Thierry Lavallie wrote:
>
I need a certain folder to (automatically or by manually triggered AS
>
application) change all enclosing elements privileges (files and folders) so
>
that anyone logged in can trash them.
Get thee into Terminal and do:
man chmod
man chown
man chgrp
You may need to modify the permissions of the directory too.
User may need execute access to the directory.
--
--> If you are presented a number as a percentage, and you do not clearly understand the numerator and the denominator involved, you are surely being lied to. <--
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.