Chrissirhc
Programmer
Hi
I run this line in a script:
usr/ucb/mail -s "Hope you get this" "myname@myhost.com"
It just sits there waiting for user input.
When I run it from the shell I can press "." and then enter. And then it sends the mail.
What do I have to do to the command to make it send the mail without any user input??
thanks,
Chris
I run this line in a script:
usr/ucb/mail -s "Hope you get this" "myname@myhost.com"
It just sits there waiting for user input.
When I run it from the shell I can press "." and then enter. And then it sends the mail.
What do I have to do to the command to make it send the mail without any user input??
thanks,
Chris