Metadata-Version: 2.5
Name: startuniq
Version: 0.0.3
Summary: Start a remote program only if it is not already running, If it is running, ask the user whether to kill it or not.
Project-URL: Homepage, https://github.com/eicorg/scripts/tree/main/startuniq
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# startuniq
Start a remote program only if it is not already running. If it is running, ask the user whether to kill it or not. Usage: python -m startuniq -s RemoteHost Program [ProgramArgs ...]

