Re: A permission problem?
Re: A permission problem?
- Subject: Re: A permission problem?
- From: Omar K N <email@hidden>
- Date: Sun, 21 Sep 2014 11:09:55 +0200
Hi & good day Yvan and colleagues,
And I repaired the permissions on this disk, same error. Could there be a permission problem in my system?
Now I set this as shown:
set destnpath to (quoted form of "/usr/local/bin/dayone new") set myshellscript to "echo " & (quoted form of ExportList) & "|tr -d \"\\t\"| " & destnpath do shell script myshellscript
but I still get:
OmniFocus got an error: sh: /usr/local/bin/dayone new: Permission denied Although it is rwx:
i3:~ okn$ sudo ls -a -l /usr/local/bin/dayone Password: -rwxr-xr-x 1 okn staff 381072 Aug 4 2012 /usr/local/bin/dayone set destnpath to (quoted form of "/usr/local/bin/dayone new") set myshellscript to "echo " & (quoted form of ExportList) & "|tr -d \"\\t\"| " & destnpath do shell script myshellscript otherwise denied:
i3:~ okn$ ls -a -l /usr/local/bin/dayone ls: /usr/local/bin/dayone: Permission denied
/Any assistance greatly appreciated!
with best regards, Omar K N Stockholm, Sweden
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden