sockdebug(1) debian man page | unix.com

Man Page: sockdebug

Operating Environment: debian

Section: 1

SOCKDEBUG(1)							   User Commands						      SOCKDEBUG(1)

NAME
sockdebug - Creates a UNIX domain socket prints all received data to STDOUT.
SYNOPSIS
sockdebug <socketname>
DESCRIPTION
Creates a UNIX domain socket with name <socketname>, waits for a client to connect and then prints all received data to stdout. Only one client connection is processed at any given time. sockdebug July 2007 SOCKDEBUG(1)
Related Man Pages
getpeereid(3) - mojave
getpeereid(3) - debian
getpeereid(3) - freebsd
socket(1) - php
socket(1) - v7
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file