[CentOS] nc not working as advertised

Paul Heinlein

heinlein at madboa.com
Thu Mar 7 22:06:37 UTC 2013


On Thu, 7 Mar 2013, Robert Moskowitz wrote:

> I can't get nc to do anything worthwhile.  In fact I can't even get the
> examples in the manpage to work.  From either my C6 servers or my F17
> notebooks.  For example:
>
> echo -n "GET / HTTP/1.0\r\n\r\n" | nc medon.htt-consult.com 80

You mean

   echo -ne "GET ..."

right?

-- 
Paul Heinlein
heinlein at madboa.com
45°38' N, 122°6' W


More information about the CentOS mailing list