The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 05-25-2007
thambi thambi is offline
Registered User
  
 

Join Date: Mar 2007
Posts: 32
Smile

{ uuencode f1 f1;uuencode f2 f2; }|mailx ...

I am using HP unix. It gives the error that unexpected symbol }

Moreover, I don't have the zip in my HP unix. So i tared different files from different location using tar command. When I try to open the tar file in windows , only current files are opening properly. Rest of the files ( we metion the entire path of the file ) not extracting while I use winzip software.

My task is that I just send many files to email id at any way .

-Thambi