Groups | Search | Server Info | Login | Register
Groups > gnu.utils.bug > #2269
| From | Erand Mulla <erand@haver.com> |
|---|---|
| Newsgroups | gnu.utils.bug |
| Subject | RE: Not sure if a Bug |
| Date | 2019-12-11 18:51 +0000 |
| Message-ID | <mailman.694.1576090324.1979.bug-gnu-utils@gnu.org> (permalink) |
| References | <BN8PR17MB2770150F204F2609D4E59366A15A0@BN8PR17MB2770.namprd17.prod.outlook.com> <CAD2gp_QCUU7RXwD-wrrx2Ymh=WM6+npevrJbczBOLv-wG7odng@mail.gmail.com> <BN8PR17MB2770CBC46DC27ABDE80DE7EFA15A0@BN8PR17MB2770.namprd17.prod.outlook.com> |
Thanks a lot John! Best, Erand From: John Cowan <cowan@ccil.org> Sent: Wednesday, December 11, 2019 1:35 PM To: Erand Mulla <erand@haver.com> Cc: bug-gnu-utils@gnu.org; Freddy Lopez <freddy@haver.com> Subject: Re: Not sure if a Bug It's a UTF-16 file, probably created on Windows, and your locale doesn't use UTF-16 (nobody does). Use this pipeline: iconv -f UTF-16 Unicode.txt | grep 'COL#4' On Wed, Dec 11, 2019 at 1:23 PM Erand Mulla <erand@haver.com<mailto:erand@haver.com>> wrote: Hello, Does grep not work on Unicode files? Please find a sample file attached for which I could not get grep to work. Not sure if I am missing an option. Best reagrds, Erand Mulla International Economic Database Manager Haver Analytics 60 E 42nd St, 33rd Fl New York, NY 10165 Tel: 1-212-986-9300
Back to gnu.utils.bug | Previous | Next | Find similar
RE: Not sure if a Bug Erand Mulla <erand@haver.com> - 2019-12-11 18:51 +0000
csiph-web