Hello,
When multiple scripts trigger ( same script with different parameters). The first script gets access to a status file and others should wait in the line. Once the script completes running. the second one should get access to the file. I am new to perl scripting so any pointers will help.
Thank you