Hopefully cleaned up the source a bit.

This commit is contained in:
Robert James Kaes 2001-10-23 03:55:39 +00:00
parent 1abc300112
commit 56a9766529

View File

@ -5,7 +5,7 @@ date
echo "uname: "
uname -a
echo "ps: "
ps -auxw | grep [t]inyproxy -
ps -auxw | grep '[t]inyproxy' -
echo "ver: "
if [ -x /usr/local/bin/tinyproxy ]; then
/usr/local/bin/tinyproxy -v