Hi Andy,
$ time (cat bigmessage | sed -ne '62p' | wc)
1 1 11370773
I expect you know how to remedy this so you can read the email.
Something like
perl -lpe 'length > 39 and s/.{16}/$&\n/g'
adjusting those numbers used for testing to suit.
--
Cheers, Ralph.
--
nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [nmh-workers] mhrecoll, Krullen Van De Trap |
|---|---|
| Next by Date: | Re: [nmh-workers] inc: Unable to find a line terminator after 32768 bytes, Ralph Corderoy |
| Previous by Thread: | Re: [nmh-workers] inc: Unable to find a line terminator after 32768 bytes, Ken Hornstein |
| Indexes: | [Date] [Thread] [Top] [All Lists] |