Comments Off
Simple shell script checking log & restart by stanko2012
OS: Linux There is a loop script that runs a process ################## #!/bin/sh +e # killall -19 proc while [ 1 ] do sleep 1 /run/proc done ################## When the process dies, this small script will restart the process automatically in a loop… (Budget: $30-$50 USD, Jobs: C Programming, Shell Script)
Sign up for your free WebsiteDefender account here
16 total views, 1 today