Re: [squid-users] OT: Removing unused lines

From: J. Peng <peng.kyo@dont-contact.us>
Date: Sat, 22 Mar 2008 11:43:44 +0800

Try this perl command:

$ perl -nle 'next if /^$|^\s*#/;print' squid.conf

On Sat, Mar 22, 2008 at 11:34 AM, Wong <wongbali@telkom.net> wrote:
> Hi,
>
> Sorry for this OT posting.
>
> Need advise how to remove unused lines in squid.conf such as remarked
> (commented) or no character lines, by using Linux utility (sed and strip?).
>
> Thank you very much for your kind help.
>
> Thx & Rgds,
>
>
> Awie
>
>
>
>

-- 
Jeff (Joy) Peng
Tencent QQMail Dept.
Received on Fri Mar 21 2008 - 21:43:46 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:05 MDT