code: 9ferno

ref: c88203b29aa39982ea701c083bb0d6bb2ea0483b
dir: /man/1/runas/

View raw version
.TH RUNAS 1
.SH NAME
runas \- run command as another user
.SH SYNOPSIS
.B runas
.I user
.I cmd
[
.IR arg ...
]
.SH DESCRIPTION
.I Runas
writes
.I user
to /dev/user and invokes
.I cmd
with the given arguments.
The command is only invoked if setting of the user name succeeds.
.SH SOURCE
.B /appl/cmd/runas.b
.SH "SEE ALSO"
.IR cons (3),
.