• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Unble to run Script based application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unble to run Script based application


  • Subject: Re: Unble to run Script based application
  • From: John Baltutis <email@hidden>
  • Date: Tue, 12 Feb 2008 21:57:22 -0800

On 02/12/08, "Duttamajumdar, Amritendu"
<email@hidden> wrote, among other things:

>
> Another thing, when I access the connected server from the Terminal and
> check the permissions set for <myApplication>.app on machines with OS
> below 10.5 I get "-rwx------" however on a machine with Mac OS 10.5
>
> The file permissions are set as "-rwx------@". What does the "@"
> signify...I am a bit lost here and Googling around didn't bail me out!!

Indicates that it has an access control list (ACL) set. Use this command to
check the permissions:

 ls -Ol@ed <myApplication>.app

and the line following the initial displays which ACLs are set. For example, on
a Leopard installation:

ls -Ol@ed ~/Desktop

drwxr-x---+ 162 username  username  - 5508 Feb 11 20:47 /Users/username/Desktop
 0: group:everyone deny delete


 _______________________________________________
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

  • Prev by Date: Re: Run AppleScript in the background (hide window)
  • Next by Date: Re: Run AppleScript in the background (hide window)
  • Previous by thread: Re: Unble to run Script based application
  • Next by thread: Changing default mail app with applescript
  • Index(es):
    • Date
    • Thread