Search squid archive

Re: Re: Problem with Squid 2.6 as reverse proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2007/6/9, Chris Robertson <crobertson@xxxxxxx>:

grep -v "^#" /path/to/squid.conf | sed -e '/^$/d'


I use,
perl -ne 'next if /^$|^#/;print' squid.conf
:-)

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux