exec 5<>/dev/tcp/www.google.com/80 echo -e "GET / HTTP/1.1\r\nhost: www.google.com\r\nConnection: close\r\n\r\n" >&5 cat <&5
ls /dev/tcp
reply