Bash Tcp File Descriptor at scotteshook blog

Bash Tcp File Descriptor. pretty simple, just 3 lines. /dev/tcp is a file descriptor of bash shell.

TCP/IP Networking InDept,Administration and Troubleshooting Cyberthai
from www.cyberthai.com

I am having a very hard time understanding how does one use file descriptors in shell scripts. pretty simple, just 3 lines. In bash, /dev/tcp is a special file that allows you to establish network.

TCP/IP Networking InDept,Administration and Troubleshooting Cyberthai

Bash Tcp File Descriptor In a nutshell, you can open a tcp/udp socket using the. pretty simple, just 3 lines. /dev/tcp is a file descriptor of bash shell. The first line may be a bit confusing if you haven't seen this type of thing before.