EXECNET(4) EXECNET(4)
NAME
execnet - network interface to program execution
SYNOPSIS
execnet [ -n name ] [ netdir ]
DESCRIPTION
Execnet presents a network protocol directory (see, for
example, ip(3)) called netdir/name (default /net/exec).
Once the protocol directory exists, dialing (see dial(2))
strings of the form name!cmd will connect to a newly exe-
cuted instance of cmd.
SOURCE
/sys/src/cmd/execnet
SEE ALSO
dial(2), ip(3)
Page 1 Plan 9 (printed 12/16/25)