Query: file2sock
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FILE2SOCK(1) User Commands FILE2SOCK(1)NAMEfile2sock - Sends the contents of a file to a TCP or UNIX domain socket.SYNOPSISfile2sock -s <source> -d <dest> [-t <type>] [-p <port>]DESCRIPTIONSends the contents of a file to a TCP or UNIX domain socket. The contents of the file are sent in their original format - no conversion, encapsulation, or other processing is done before sending the contents to the destination socket. <source> Name of the file to read from. Use '-' to read from stdin. <dest> If destination is a TCP socket, the address/hostname to connect to. If destination is a Unix domain socket, the path to the socket. <type> Specifies the type of destination socket. Valid values include: tcp unix (default) <port> Port number to connect to if destination is TCP socket. file2sock July 2007 FILE2SOCK(1)
| Related Man Pages |
|---|
| shevek_socket(3) - debian |
| udp(7) - osf1 |
| udp(4) - osx |
| socket(1) - plan9 |
| socket(1) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Weird 'find' results |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |