[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: (no subject)



On 8/24/06, Brent Clark <bclark@eccotours.co.za> wrote:
Hi

anyone know how to grep on a few files and search for ^$.

Im not looking for the empty line, I need a line that contains the characters ^$.

grep "\\^\\$" /var/log/testlog.log

--
Kim Christensen



Reply to: