srvcnf2.conf 159 Bytes BlameHistoryPermalink Edit 1 2 3 #!/bin/bash ps -ax --sort=start_time |egrep -i srvcnf.py |egrep -v grep| awk '{print $1}'|tac|xargs kill exec /usr/bin/python3 /var/www/srvcnf2/web/srvcnf.py