+subject: rexec - remote program execution client
REXEC(1) REXEC(1)
NAME
rexec - remote program execution client
SYNOPSIS
rexec [options] server cmd ...
DESCRIPTION
rexec connects to server using the rexec protocol as
described in in.rexecd(8) and executes cmd if permitted.
The remote stderr is captured and written to the local
stderr.
OPTIONS
The following options are available:
-a ignore entries in ~/.netrc, always ask for the
password.
-l username
use username as login name on server.
-p password
use password for logging into server.
SEE ALSO
in.rexecd(8), rsh.proxy(1).
13 NOVEMBER 1999 REXEC(1)