debian man page for mini-inetd

Query: mini-inetd

OS: debian

Section: 1

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MINI-INETD(1)						      General Commands Manual						     MINI-INETD(1)

NAME
mini-inetd - small TCP/IP connection dispatcher
SYNOPSIS
mini-inetd [-d] [-m maxconnections] [localaddr:]port program [argv0 argv1 ...]
DESCRIPTION
mini-inetd listens for TCP/IP connections on port. For each connection, program is started with standard input and standard output con- nected to the socket. If localaddr is given, mini-inetd only listens for connections on the interface specified by that hostname or IP address, otherwise, it listens to all IP interfaces on the machine.
OPTIONS
-d Debug... -m maxconnections Exit after maxconnections connections has been handled.
SEE ALSO
tcpconnect(1), tcplisten(1), inetd(1m).
BUGS
The names of the options are not yet finalized, and may change at a future release. 1997 April 13 MINI-INETD(1)
Related Man Pages
cups-lpd(8) - mojave
go500(8c) - redhat
pawserv(8) - debian
fingerd(8) - osf1
in.timed(1m) - sunos
Similar Topics in the Unix Linux Community
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
A (ksh) Library For and From UNIX.com