Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.os.linux.suse    |    Suse is actually not that bad    |    138,051 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 137,372 of 138,051    |
|    Sidney_Kotic to All    |
|    Just a question.    |
|    31 Oct 21 12:54:39    |
      From: kant@have.it              I've been playing around with sending mail while in a cronjob. Here is a test       script.              WhoBeI=`hostname`       # Format to run on Raspberry Pi under raspbian       #       Sendtheshhtuff="sendEmail -f mydeadcat@fakedomain.ddns.net \        -u $WhoBeI \        -s mail.fakedomain.ddns.net \        -t myname@fakedomain.ddns.net \        -o message-file=Da_message.msg"       # Format to run on openSUSE       #       Sendtheshhtuff="mailx -r mydeadcat@fakedomain.ddns.net \        -s $WhoBeI \        -q Da_message.msg \        myname@fakedomain.ddns.net"       #       echo "Hey, `date`" > Da_message.msg       #       $Sendtheshhtuff < "."              This works.       My question is...is there a way to get rid of the < "." in the last line so       that       it just says...       $Sendtheshhtuff              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca