From 56a97665298ef524c5ca21e11e46f76497a073f0 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Tue, 23 Oct 2001 03:55:39 +0000 Subject: Hopefully cleaned up the source a bit. --- doc/report.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/report.sh b/doc/report.sh index 19888ce..0c4a0d8 100755 --- a/doc/report.sh +++ b/doc/report.sh @@ -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 -- cgit v1.2.3