The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Help needed in shell scripting
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Help needed in shell scripting
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
11-16-2008
npatwardhan
Registered User
Join Date: Nov 2008
Posts: 135
try uuencode..
/usr/bin/uuencode attachment email_attachment.lst > message.txt
cat body_of_message > message.txt
mail-s "Subject line of message" <email address> < message.txt
npatwardhan
View Public Profile
Find all posts by npatwardhan
Find npatwardhan's past nominations received
Find npatwardhan's present nominations given