I have a situation where shell scripts, executed asynchronously, need to have a way to wait for each other when doing a load-intensive operation. Do any of you have any methods for synchronizing the operation of concurrent shell scripts? Michael