Hi, please can anyone help me. I have a Perl script running, its used for processing some files in batch.
Is there any script or ways that when I add in to the Perl script to check if theres a process currently running, if so die. So that hopefully the Perl script wouldn't try to process multiple files at once.
Thanks in Advance
Is there any script or ways that when I add in to the Perl script to check if theres a process currently running, if so die. So that hopefully the Perl script wouldn't try to process multiple files at once.
Thanks in Advance