Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: OFF TOPIC: My Unix mail file is too huge to access

Re: OFF TOPIC: My Unix mail file is too huge to access

From: Jenny Jacobson <jenny_at_dsl.pitt.edu>
Date: Thu, 24 May 2001 20:54:57 -0700
Message-ID: <F001.0030E7C2.20010524210026@fatcity.com>

Thanks to all who replied. I received some very helpful ideas and new knowledge. Charlie Mengler came up with the solution I used:

  1. Use vi on this huge file to find a place to split the file.
  2. Then issue the command:

    cat jenny | head -153498 | > jenny153498

3. Place the new jenny153498 file in the directory of PINE folders.

4. Use PINE and view the messages in the jenny153498 folder.

Thanks.

Jenny

On Thu, 24 May 2001, PD Miller wrote:

> At 13:49 -0800 24/5/01, Jenny Jacobson wrote:
> >How do I get into my old mail so I can 1) delete old messages and
> >2) access a VERY important email that I need to use.
>
> Eudora uses the exact format used for unix mail files, so I recommend that.
>
> >I don't think my unix account has a pop3 server. Someone suggested I ftp
> >the file to my PC and read it there. When I did a file command, it said
> >the mail file was ASCII text, but my important email has an attached Excel
> >spreadsheet. Do I ftp in ASCII or binary mode?
>
> Binary for certain. Eudora can sort out the attachment format as long
> as the file has not been translated. Not just email, but with
> everything, use binary only. Even if you need the line terminators
> translated, ftp is the worst way on earth to do it.
>
> >I don't have any mail
> >software on my PC (I use a shell account and Yahoo). I don't want to use
> >my Yahoo account to process this huge file via pop3.
>
> http://www.eudora.com/ and it is free.
>
> Regards
>
> Paul Miller
>
> --
> -
> Carib Data Limited
>
> <mailto:millerp_at_caribdata.co.uk>
> <http://www.caribdata.co.uk>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: PD Miller
> INET: millerp_at_caribdata.co.uk
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jenny Jacobson
  INET: jenny_at_dsl.pitt.edu

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu May 24 2001 - 22:54:57 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US