Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.utils.bug > #2209

Re: Just want to exclude lines with tabs

From Paul Eggert <eggert@cs.ucla.edu>
Newsgroups gnu.utils.bug
Subject Re: Just want to exclude lines with tabs
Date 2016-05-19 08:47 -0700
Organization UCLA Computer Science Department
Message-ID <mailman.164.1463672851.6543.bug-gnu-utils@gnu.org> (permalink)
References <CAAY=KgOd0CYkx43xZ7WQ1SFj3mABziKEiueN6JohZvHM0rin5Q@mail.gmail.com> <20160519145641.GB17685@mercury.ccil.org>

Show all headers | View raw


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.

Back to gnu.utils.bug | Previous | Next | Find similar


Thread

Re: Just want to exclude lines with tabs Paul Eggert <eggert@cs.ucla.edu> - 2016-05-19 08:47 -0700

csiph-web