Hacker News new | ask | show | jobs
by popee 2763 days ago
Doesn't matter because every re-implementation of that old unix tool is made for same purpose and mostly accept same arguments.

For example you can make tar archive and pipe it to nc. On other server nc would accept data and pipe it to tar for unpack. This shows real power of unix pipes.

1 comments

I asked, because the one from nmap actually supports multiplexing.