Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.utils.bug > #2209
| Path | csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Paul Eggert <eggert@cs.ucla.edu> |
| Newsgroups | gnu.utils.bug |
| Subject | Re: Just want to exclude lines with tabs |
| Date | Thu, 19 May 2016 08:47:19 -0700 |
| Organization | UCLA Computer Science Department |
| Lines | 7 |
| Approved | bug-gnu-utils@gnu.org |
| Message-ID | <mailman.164.1463672851.6543.bug-gnu-utils@gnu.org> (permalink) |
| References | <CAAY=KgOd0CYkx43xZ7WQ1SFj3mABziKEiueN6JohZvHM0rin5Q@mail.gmail.com> <20160519145641.GB17685@mercury.ccil.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | usenet.stanford.edu 1463672851 25769 208.118.235.17 (19 May 2016 15:47:31 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-gnu-utils@gnu.org |
| To | John Cowan <cowan@mercury.ccil.org>, xyz2041 <xyz2041@gmail.com> |
| Envelope-to | bug-gnu-utils@gnu.org |
| X-Virus-Scanned | amavisd-new at zimbra.cs.ucla.edu |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 |
| In-Reply-To | <20160519145641.GB17685@mercury.ccil.org> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 3.x |
| X-Received-From | 131.179.128.68 |
| X-BeenThere | bug-gnu-utils@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNU utilities <bug-gnu-utils.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-gnu-utils>, <mailto:bug-gnu-utils-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-gnu-utils/> |
| List-Post | <mailto:bug-gnu-utils@gnu.org> |
| List-Help | <mailto:bug-gnu-utils-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-gnu-utils>, <mailto:bug-gnu-utils-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.utils.bug:2209 |
Show key headers only | 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
Re: Just want to exclude lines with tabs Paul Eggert <eggert@cs.ucla.edu> - 2016-05-19 08:47 -0700
csiph-web