  | | | Mailx | Mailx 2006-05-17 - By Han Tin
Back To all. I'd a script used to work on HP-UX. Will it work on RHL ES.
#!/usr/bin/sh # sndmail # usage sndmail <filename> <e-mail> # uuencode $1 $1 | mail -m -s "Test" $2 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ Redhat-install-list mailing list Redhat-install-list@(protected) https://www.redhat.com/mailman/listinfo/redhat-install-list To Unsubscribe Go To ABOVE URL or send a message to: redhat-install-list-request@(protected) Subject: unsubscribe
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Redhat-install-list mailing list Redhat-install-list@(protected) https://www.redhat.com/mailman/listinfo/redhat-install-list To Unsubscribe Go To ABOVE URL or send a message to: redhat-install-list-request@(protected) Subject: unsubscribe
|
|
 |