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: How to zip a file on From Unix shell script

RE: How to zip a file on From Unix shell script

From: <Rajesh.Rao_at_jpmchase.com>
Date: Thu, 17 Oct 2002 09:13:22 -0800
Message-ID: <F001.004EC411.20021017091322@fatcity.com>

You make me nostalgic. Reminds me of the times when I used to use elm and pine as my email software. I remember using uuencode to encode the files, and sending them like a normal text file. The receiver then had to save the email as an ascii text, and use uudecode to retrieve the attachment. Sigh!!!!

Raj

                                                                                                                          
                    "Markham, Richard"                                                                                    
                    <RMarkham_at_hafeleame        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>        
                    ricas.com>                 cc:                                                                        
                    Sent by:                   Subject:     RE: How to zip a file on From Unix shell script               
                    root_at_fatcity.com                                                                                      
                                                                                                                          
                                                                                                                          
                    October 17, 2002                                                                                      
                    12:34 PM                                                                                              
                    Please respond to                                                                                     
                    ORACLE-L                                                                                              
                                                                                                                          
                                                                                                                          




I'm curious how you get sendmail/mailx to send a file as an attachment? I suppose it can be done.

     -----Original Message-----
     From: Tim Gorman [mailto:Tim_at_SageLogix.com]
     Sent: Thursday, October 17, 2002 11:59 AM
     To: Multiple recipients of list ORACLE-L
     Subject: Re: How to zip a file on From Unix shell script

     you can download it at http://www.gnu.org/software/gzip/gzip.html...

      ----- Original Message -----
      From: WLSH
      To: Multiple recipients of list ORACLE-L
      Sent: Thursday, October 17, 2002 9:34 AM
      Subject: Re: How to zip a file on From Unix shell script



      Thanks, all:


      We have compress available currently, but not gzip or zip. We will
      try compress.


       Mark Richard <mrichard_at_transurban.com.au> wrote:
      RWB is correct - and the good news is that WinZip (a likely program
      at the
      destination of your email) handles tar-ed and compress-ed files fine.
      Of
      course it may pay to add the .zip extension to the filename so that
      the
      mail client knows what to do with it.




      Reginald.W.Bailey_at_jp
      morgan.com To: Multiple recipients of list ORACLE-L
      Sent by: cc:
      root_at_fatcity.com Subject: Re: How to zip a file on From Unix shell
      script


      17/10/02 09:38
      Please respond to
      ORACLE-L







      You can use compress or gzip to compress a file. compress -v
      [filename]
      should compress the file and tell you the percentage as well. Gzip is
      a GNU
      utility that may be on your system. These utilities may not be in
      your
      current path.

      RWB





      WLSH @fatcity.com on 10/16/2002 0! ! 5:43:33 PM

      Please respond to ORACLE-L_at_fatcity.com



      Sent by: root_at_fatcity.com


      To: Multiple recipients of list ORACLE-L
      cc:




      Hello, list:

      We have a unix nightly job which will send an email to a user.
      However, the
      file size is very large, so we need to zip the file before we send it
      out.
      Does anyone know the syntax or command of zipping a file from UNIX ?




      Regards,

      WLSH1961_at_yahoo.com

      regards,

      WLSH1961_at_yahoo.com



      Do you Yahoo!?
      Faith Hill - Exclusive Performances, Videos, & more
      faith.yahoo.com







--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: Rajesh.Rao_at_jpmchase.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Oct 17 2002 - 12:13:22 CDT

Original text of this message

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