반응형
https://admin-ahead.com/forum/general-linux/how-to-open-a-tcpudp-socket-in-a-bash-shell/
How to open a TCP/UDP socket in a bash shell - General Linux - Admin-Ahead Community
How to open a TCP/UDP socket in a bash shell Open or Close a TCP/UDP Socket in Bash Shell In a nutshell, you can open a TCP/UDP socket using the following syntax in the bash shell. $ exec {file-descriptor}<>/dev/{protocol}/{host}/{port} The "file descripto
admin-ahead.com
반응형
'Infra Architecture > linux' 카테고리의 다른 글
linux socket 통신 (0) | 2021.07.06 |
---|---|
리눅스 명령어 모음 (0) | 2021.07.06 |
리눅스 서버 60초안에 파악하기 (0) | 2021.03.26 |
$JAVA_HOME 확인 및 설정하기 (1) | 2020.10.21 |
linux 환경변수 (0) | 2020.10.20 |