RosettaCodeData/Task/Determine-if-only-one-insta.../00-TASK.txt

3 lines
233 B
Plaintext

This task is to determine if there is only one instance of an application running. If the program discovers that an instance of it is already running, then it should display a message indicating that it is already running and exit.