Re: [squid-users] Re: Problem with Squid 2.6 as reverse proxy

From: Jen mlists <practicalperl@dont-contact.us>
Date: Sat, 9 Jun 2007 12:28:47 +0800

2007/6/9, Chris Robertson <crobertson@gci.net>:
>
> grep -v "^#" /path/to/squid.conf | sed -e '/^$/d'
>

I use,
perl -ne 'next if /^$|^#/;print' squid.conf
:-)
Received on Fri Jun 08 2007 - 22:29:18 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:04 MDT