bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Just want to exclude lines with tabs


From: Paul Eggert
Subject: Re: Just want to exclude lines with tabs
Date: Thu, 19 May 2016 08:47:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 05/19/2016 07:56 AM, John Cowan wrote:
$ grep -v '\011' o.csv > o-out.csv

That doesn't work, as it's treated like grep -v '011'. Eric had the right solution.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]