$ grep -rn "#Networking" ./posts

Netcat: pipe commands over network.

We all know pipes, pipes are used to transfer data from one process output to another process input, but this concept is limited to……