Forum: Shell Scripting May 8th, 2008 |
| Replies: 17 Views: 90,826 I tried the same but when the mail is send ... The from address is diffirent like <yourlogin@yourmachinename.local>
How to solve this |
Forum: Shell Scripting May 8th, 2008 |
| Replies: 1 Views: 1,589 I am having a problem. I am trying to print the copyright symbol using echo command. But the copyright symbol should be placed in an xml tag. For instance this is my shell script code
echo... |