I want to write a tcsh script to send email by telnetting to my mail server and engaging in a protocol transaction. I am forced to do it this was because for some reason the mail command won't ...
I have a shell script that I run every night via a cron job. If I run it manually I can see everything that happens as various commands run.<BR><BR>It'd be really nice if I could have all of that get ...