On Wednesday 08 January 2003 17:28, Jean-Christian Imbeault wrote:
> Marek Kilimajer wrote:
> > $result = `echo | /path/prog $arg`;
> >
> > should work
>
> That didn' work ... don't know why.
>
> Isn't there a way to say echo "EOF"?
>
> There must be a way to specify the ascii or hex value for EOF in an echo
> statement no?

Yes. man echo.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Patches benefit all mankind. Products benefit the vendor.

        - Richard Gooch on linux-kernel
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to