MACSCRPT Archives

October 2007

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version:
1.0 (Apple Message framework v752.3)
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
From:
jeff donovan <[log in to unmask]>
Date:
Mon, 1 Oct 2007 09:51:33 -0400
Content-Type:
text/plain; charset=US-ASCII; delsp=yes; format=flowed
Content-Transfer-Encoding:
7bit
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (20 lines)
greetings

I am getting an error and I don't know how to get around it.

I need to set an Access List on OSX server like this;

chmod +a "drfoo allow  
list,add_file,search,delete,add_subdirectory,delete_child,readattr,write 
attr,readextattr,writeextattr,readsecurity,writesecurity,chown,file_inhe 
rit,directory_inherit" drfoo

In my script, I don't know how to handle the quotes " "'s

typically i would
do shell script " something "
in this case I have
do shell script " " <--- thats not right. how can iget around this ?

-j

ATOM RSS1 RSS2