Re: Shell script timing, regex
Re: Shell script timing, regex
- Subject: Re: Shell script timing, regex
- From: Doug McNutt <email@hidden>
- Date: Mon, 5 Dec 2005 10:47:39 -0700
At 10:42 -0500 12/5/05, Andrew Sasaki wrote:
> I'm using "tell" blocks aimed at Terminal for
>debugging purposes. I started doing this once I discovered the timing
>issues, i.e., the "unzip" shell script was running before all of the .zip
>files were downloaded. So I should've written, "How can I prevent a second
>shell script from running while the first is still active?"
You can try passing commands to a named Terminal.app window so that it doesn't start a new shell process for each item.
Have a look at
<ftp://ftp.macnauchtan.com/Software/Progress/tViewInit>
<ftp://ftp.macnauchtan.com/Software/Progress/tView.text>
<ftp://ftp.macnauchtan.com/Software/Progress/tViewCmd>
Which I actually did for showing curl progress reports in a named Terminal window.
--
--> Science is the business of discovering and codifying the rules and methods employed by the Intelligent Designer. Religions provide myths to mollify the anxiety experienced by those who choose not to participate. <--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden