• 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: How to apply arguments to .app application while starting it on Terminal?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to apply arguments to .app application while starting it on Terminal?


  • Subject: Re: How to apply arguments to .app application while starting it on Terminal?
  • From: Scott F Bayes <email@hidden>
  • Date: Mon, 6 Aug 2007 08:19:07 +0900

Re not exposing the bundle structure for command-line (shell) invocation:

If I've understood you purpose correctly, how about creating a symbolic link to the executable, putting it in a convenient place for the user (in his PATH), and having him invoke it that way?

$ myapp -go babygo

I don't think the shell know about Mac aliases, so either a symlink or a hard link (yecch) would be needed.

ScottB


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
40kdn.biglobe.ne.jp


This email sent to email@hidden


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >FW: How to apply arguments to .app application while starting it on Terminal? (From: "Kan Cheng" <email@hidden>)
 >Re: How to apply arguments to .app application while starting it on Terminal? (From: Sherm Pendley <email@hidden>)
 >Re: How to apply arguments to .app application while starting it on Terminal? (From: Uli Kusterer <email@hidden>)

  • Prev by Date: RE: [OT] "Fluent Interface"? Welcome to NeXT
  • Next by Date: Re: Drag with NSTableview
  • Previous by thread: Re: How to apply arguments to .app application while starting it on Terminal?
  • Next by thread: Re: How to apply arguments to .app application while starting it on Terminal?
  • Index(es):
    • Date
    • Thread