configure file without comments By anario • On 12/21/2011 • In Unix/Linux #cat ./squid.conf |grep -v "^#" #cat ./squid.conf |grep -v -E "^#|^$" - without free lines