Some tip to avoid running a joker process (without relying in ps
if using Linux) to check if an instance of Joker is running? I can't let the user run this script in parallel...
I'm search for some kind of simple 'locking' or 'exclusive access' to some resource to avoid collision...
Or even some way to get the PID of the process that the script is running in