Re: Shell script timing, regex
Re: Shell script timing, regex
- Subject: Re: Shell script timing, regex
- From: Andrew Sasaki <email@hidden>
- Date: Mon, 05 Dec 2005 10:42:45 -0500
Thanks to all who replied so far.
I was too literal in this; 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?"
Thanks,
-Andrew-
> The second issue is that I want to run a second shell script against the
> downloaded files, and it opens in a new terminal window and starts running
> before the first shell script is done. Is this as simple as putting the second
> script in a tell block directed at the first terminal window, or is there A
> Better Way?
_______________________________________________
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