SOCKDEBUG(1) User Commands SOCKDEBUG(1)NAMEsockdebug - Creates a UNIX domain socket prints all received data to STDOUT.SYNOPSISsockdebug <socketname>DESCRIPTIONCreates 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)