Chown via shell script (OS X)
Chown via shell script (OS X)
- Subject: Chown via shell script (OS X)
- From: Chris Prew <email@hidden>
- Date: Mon, 20 May 2002 16:12:28 -0500
I9m trying to run a script using chown as follows:
do shell script "sudo chown -R " & an_item & " " & the_dest_folder password
"1234" with administrator privileges
And it keeps telling me that the 3chown2 command doesn9t exist. Running the
same command in the terminal works fine. Using a similar terminal command
works just fine - its just the "chown" command that is not found. Anyone
have any idea why this is? Let me know if you've had any success with
anything similar.
Chris
_______________________________________________
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.