Possible Duplicate:
Asynchronous shell commands
I have 2 bash scripts, scriptA and scriptB. From within scriptA, scriptB is called. Is there a way to get scriptA to exit before scriptB? Thank you.
Possible Duplicate:
Asynchronous shell commands
I have 2 bash scripts, scriptA and scriptB. From within scriptA, scriptB is called. Is there a way to get scriptA to exit before scriptB? Thank you.