Hi,
I am trying to run a program called netcat (http://www.atstake.com/research/tools/network_utilities/) as a coprocess. As far as I know, the following command should start it a as a coprocess:
netcat -l -p 80 |&
(The -l -p 80 tells it to listen to port 80)
Then if I want to get a line of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.