watch -n 17 -p command
Make a wrapper to run command in the background (&) if the process runtime is greater than your interval.
watch -n 17 -p command
Make a wrapper to run command in the background (&) if the process runtime is greater than your interval.