Re: Issue: Hiding terminal on app launch (Mayank Agarwal)
Re: Issue: Hiding terminal on app launch (Mayank Agarwal)
- Subject: Re: Issue: Hiding terminal on app launch (Mayank Agarwal)
- From: Emmanuel LEVY <email@hidden>
- Date: Thu, 07 Jun 2012 11:55:48 +0200
Perfectly accurate, John, thanks.
Emmanuel
On Jun 7, 2012, at 12:21 AM, John Baltutis wrote:
> On 6/6/12, Emmanuel LEVY <email@hidden> wrote:
>> On Jun 6, 2012, at 7:52 PM, Mayank Agarwal wrote:
>>
>>> Pardon me, actually I am new to all this.
>>>
>>> Where exactly should I use do shell script command?
>>>
>> do shell script is the command to make a volatile terminal in Applescript.
>>
>> So, instead of running, say, "cmd blah" in Terminal, you say, in AppleScript
>> : do shell script "cmd blah".
>>
>> There is - at least there used to be - a well documented page on the web
>> about do shell script, you should find it easily, it tells you all about the
>> odds and ends.
>
> This what you're remembering?
> <http://developer.apple.com/library/mac/#technotes/tn2065/_index.html>
> _______________________________________________
> 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
_______________________________________________
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