Categories
- Blog (104)
- Lua (13)
- Miscellaneous (48)
- Photos (6)
- Programming (33)
- Python (15)
- Sample (3)
- Web Design (3)
- Writing (2)
- Portfolio (40)
- Snippets (28)
- Blog (104)
Tag Archives: auto
Auto-restart in (Python) and subprocess.Popen goodness
This is an auto-restart script for Orbited, but it can be modified to be used with other apps. This is presuming that there’s only one instance with that name running.
Basically, this script takes into account the fact that if…
Posted in Programming, Python, Snippets
Tagged auto, autostart, bash, code, goodness, grep, kill, linux, omg, orbited, pipes, Popen, process, Programming, ps, Python, Python 2.5, Python 3.0, restart, subprocess, task manager, unix
Leave a comment