Linux.com

And if you don't have netcat

Posted by: Anonymous Coward on November 15, 2005 06:05 AM
...you can use bash (possibly to get netcat). E.g.,

<tt>cat </dev/tcp/127.0.0.1/daytime</tt>



(I have yet to find a way to get bash to listen though.)

#

Return to CLI Magic: netcat