Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.utils.bug > #2268 > unrolled thread
| Started by | John Cowan <cowan@ccil.org> |
|---|---|
| First post | 2019-12-11 13:34 -0500 |
| Last post | 2019-12-11 13:34 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.utils.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Not sure if a Bug John Cowan <cowan@ccil.org> - 2019-12-11 13:34 -0500
| From | John Cowan <cowan@ccil.org> |
|---|---|
| Date | 2019-12-11 13:34 -0500 |
| Subject | Re: Not sure if a Bug |
| Message-ID | <mailman.693.1576089315.1979.bug-gnu-utils@gnu.org> |
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> 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 top | Article view | gnu.utils.bug
csiph-web