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 -->
  #2 (permalink)  
Old 07-16-2008
Annihilannic Annihilannic is offline Forum Advisor  
  
 

Join Date: May 2008
Location: Sydney, Australia
Posts: 1,009
Unfortunately ~ is a prefix for some commands used in mail while entering a message. Type mail someone and then ~? to see the list of commands.

You might have to attach the output to the message using uuencode instead, or else you could prefix each line with a space or something if it only needs to be readable by humans.