26 lines
522 B
Plaintext
26 lines
522 B
Plaintext
|
|
EXEC(1) EXEC(1)
|
|
|
|
NAME
|
|
exec() - provides security for the MudOS exec() efun
|
|
|
|
SYNOPSIS
|
|
int exec(object target, object src)
|
|
|
|
DESCRIPTION
|
|
Since MudOS appropriately provides no security for this
|
|
efun, the mudlib must decide what security it wants in an
|
|
efun override.
|
|
|
|
LOCATION
|
|
/secure/sefun/sefun.c
|
|
|
|
SEE ALSO
|
|
the exec() efun
|
|
|
|
Author
|
|
Descartes of Borg
|
|
|
|
1
|
|
|