Basically, you could have a file written as the first instruction in the first script called "script1run". The second script begins with a check for a file called "script1run" in the location that the first script put it. As long as its there, the second script waits in a loop. When the first...