Go Wow wrote:
> whats the command to get only those configuration lines from
> squid.conf leaving the comment lines. If i get it i will post my
> config file.
grep -v -E "^#" squid.conf
If you have a seperate include file with the ACL list content a sample
(20-30 lines) would also be useful.
Amos
-- Please use Squid 2.6STABLE17+ or 3.0STABLE1+ There are serious security advisories out on all earlier releases.Received on Sat Feb 02 2008 - 17:11:37 MST
This archive was generated by hypermail pre-2.1.9 : Sat Mar 01 2008 - 12:00:04 MST