I have a script that uses a sleep timer and runs for a long time. I would like to be able to execute it more than once, but when I double click on it, and it is already running, it just opens the already running version.
How can I launch two or more copies of the same script at once?