[ExtractStream] solution for no netcat not available

Josh Harding theamigo42 at y...
Mon, 4 Mar 2002 18:08:30 -0800 (PST)


--- Roger Merchberger <zmerch7@y...> wrote:

> So, this _should_ work if you're using extractstream/sendstream:
> 
> cd /var
> mkfifo ty1
> 
> sendstream -s xxx xxx xxx xxx xxx | cat ty1

Almost. Your cat command there will ignore data coming in from the
pipe because you gave it a file name. You could change it to cat >
ty1, but then why use cat at all, easier to just use:

sendstream -s xxx xxx xxx xxx xxx > ty1


=====
--The Amigo

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com