+++ S.K.Goel [linux-india] <12/03/02 17:24 +0530>:
> > 1.        This mail shows that from mail id as : [EMAIL PROTECTED]
> >             (I want to change this)

use sendmail [EMAIL PROTECTED] -t -oi -oem -f etc etc

> > 2.        I want to send file test as a attachment. But using mail
> > command I am unable to do so.

Use mutt as a commandline mailer.  Or use Mime::Tools (perl module)

        -srs

-- 
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #022        -**< Sub : Human-decipherable output >**-
To get output of commands like ls, df  and du in  human-under-
standable forms like mb or kb, use command line switches. e.g.
ls -s -k  .... directory with output of file size in kb
df -h     .... free disk space in megabytes
du -m     .... disk usage in megabytes
du -k     .... disk usage in kilobytes 

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to