On Tue, 2005-09-20 at 01:23 -0400, A. Khattri wrote:
> On Tue, 20 Sep 2005, Ow Mun Heng wrote:
>
> > I did it, didn't have to go through perl. Just added a mail_header() to
> > my script.
> > #!/bin/sh
> > #
> > TEMPFILE="/tmp/file.$$"
> > PORTFOLIO_SCRIPT=$HOME/scripts/portfolio.sh
> >
> > $PORT
On Tue, 20 Sep 2005, Ow Mun Heng wrote:
> I did it, didn't have to go through perl. Just added a mail_header() to
> my script.
> mail_header()
> {
> echo "MIME-Version:1.0"
> echo "From:[EMAIL PROTECTED]"
> echo "To:$RECIPIENT"
> echo "Subject:Quotes $DATE"
>
On Sun, 2005-09-18 at 22:36 -0500, John Jolet wrote:
> On Sunday 18 September 2005 22:11, A. Khattri wrote:
> > On Mon, 19 Sep 2005, Ow Mun Heng wrote:
> > > Be that as it may, I'm not Perl person (picked up the book, but haven't
> > > really progressed anywhere hehe).
> > >
> > > But.. when push c
3 matches
Mail list logo