• 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: Issue: Hiding terminal on app launch
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue: Hiding terminal on app launch


  • Subject: Re: Issue: Hiding terminal on app launch
  • From: Steve Thompson <email@hidden>
  • Date: Tue, 05 Jun 2012 09:24:18 +0100

On 05/06/2012 07:22, Mayank Agarwal wrote:
For which I am using Shell script and Apple script for pre and post install commands.
How are you using the Terminal? If you're just using it to run commands then use "do shell script"

tell application "Terminal"
    do script "echo 'test'"
end tell

--becomes

do shell script "echo 'test'"

Steve
 _______________________________________________
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

References: 
 >Issue: Hiding terminal on app launch (From: Mayank Agarwal <email@hidden>)

  • Prev by Date: Issue: Hiding terminal on app launch
  • Next by Date: Fwd: Issue: Hiding terminal on app launch
  • Previous by thread: Issue: Hiding terminal on app launch
  • Next by thread: Re: Issue: Hiding terminal on app launch
  • Index(es):
    • Date
    • Thread