Mailinglist Archive: opensuse (2576 mails)

< Previous Next >
Re: [opensuse] Handling larg email Inbox files
  • From: Anton Aylward <anton.aylward@xxxxxxxxxx>
  • Date: Thu, 12 Feb 2009 14:50:16 -0500
  • Message-id: <49947D78.4020607@xxxxxxxxxx>
Regis Matejcik said the following on 02/12/2009 02:39 PM:
Thanks for the reply Carlos,

I tried opening it in several text editors. They all fail before
opening complaining that the file is too large.

Try a 'stream' (pipe&fitler) method such as split, sed. awk or perl to
break the large file up into smaller ones. Make sure you have enough di
space for this.

Or make it easy - google for 'formail'.

--
Teachers open the door. You enter by yourself.
Chinese Proverb
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >