The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-26-2008
Swapna173 Swapna173 is offline
Registered User
  
 

Join Date: May 2008
Posts: 23
HTML file in the mailbody

Hi Guys,

How can i send a html file in the mailbody. when i use the command
cat aa.html | mail -s "hello" abc.gmail.com

this displays the entire contents of the html file.

It doesn't display in html format.