Mailinglist Archive: opensuse (3288 mails)
| < Previous | Next > |
Re: [opensuse] search for word in huge txt file
- From: jdd <jdd@xxxxxxxxx>
- Date: Tue, 25 Dec 2007 17:52:18 +0100
- Message-id: <47713542.2070302@xxxxxxxxx>
Carlos E. R. wrote:
I have
file Inbox
Inbox: UTF-8 Unicode mail text, with very long lines
I know the problem. sometime there are very long binary files (photos...) in hex coded form and this can kill apps.
AFAIR I could manage this with gvim, but working with grep in binary mode could give the trick
jdd
--
http://www.dodin.net
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
You should get something like this:
cer@nimrodel:~> file Mail.mzla/Inbox*
Mail.mzla/Inbox: ISO-8859 mail text
Mail.mzla/Inbox.msf: ASCII C++ program text
I have
file Inbox
Inbox: UTF-8 Unicode mail text, with very long lines
I know the problem. sometime there are very long binary files (photos...) in hex coded form and this can kill apps.
AFAIR I could manage this with gvim, but working with grep in binary mode could give the trick
jdd
--
http://www.dodin.net
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |