You can run this command to strip comments (line starting with a #) and empty lines from a file in Linux: cat /etc/squid/squid.conf | grep -...Read more »

The Magician Of Linux
You can run this command to strip comments (line starting with a #) and empty lines from a file in Linux: cat /etc/squid/squid.conf | grep -...Read more »