Thanks alot!! I need to learn more about grep :) I like that option better!
Eric
Duane Wessels wrote:
>
>On Mon, 23 Feb 2004, Eric Kahklen wrote:
>
>
>
>>Is there an easy way to view what options you have confgured in your
>>squid.conf file? I'd like to see what excact is configured without the
>>comments.
>>
>>
>
>You can get Squid to dump its configuration:
>
> % squidclient mgr:config
>
>For that to work you must give a cache manager password to the 'config' option
>in squid.conf.
>
>Another way is to use grep to remove the comments:
>
> grep -v '^#' etc/squid.conf
>
>Duane W.
>
>
>.
>
>
>
Received on Mon Feb 23 2004 - 13:39:18 MST
This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:03 MST