I simply want to be able to send a file in which I can put in a shell script so it would have to be a one liner. I tried 'mail -s "subject" email@domain.com < textfile' and I had to use sendmail for ...
Hello,<BR><BR><BR>I am trying to learn shell scripting and am <BR>presently writing some simple scripts I want<BR>to write a script that will check each directory<BR>to see if a file of a certain name ...