#!/bin/sh
if [ -n "`pidof mythttpd`" ]; then
killall mythttpd 2>/dev/null
fi
/opt/sbin/mythttpd -C /opt/etc/mythttpd.conf
Its just a tip which you can use to automate your instincts to kill processes!!
Subscribe to:
Post Comments (Atom)
Its a place that I have created to ignite my hidden writer. Please note that these thoughts and techniques are my personnel view points. I suggest not to derive any hypothesis from the same.
No comments:
Post a Comment