Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
shell script for sent e-mail
Name: fang_jao_nan Date: May 9, 2003 at 02:13:33 Pacific OS: unix CPU/Ram: -
Comment:
i want to create shell script for sent e-mail. Help me please. Thank
Summary: Hi. I am a beginner on scripting. I will write a shell script for string encryption/decryption. the script will take 3 parameters. First one will be a flag telling whether to do encryption or decrypti...
Summary: Hi, I did an script to send e-mails with attachments from Unix to Microsoft Outlook using mailx and uuencode commands. It works well for plain text, but I'm having problems with *.gif, *.xls, *.bmp an...
Summary: Hi all, I would really appreciate some help to create a bash shell script to do this: 1. run a ping command (e.g. ping -c 10 {ServerName}) 2. (TEST1) find the average ping time value (from ping result...