I have a normal Linux process named 'myApp' running. I want myApp to check to see if another instance of myApp already running and immediately exit if one is indeed detected. Creating a lock file (say ...