Nightmare Mudlib SimulEfun: user_path()

string user_path(string);

DESCRIPTION
Returns the home directory for the user named.

EXAMPLES
user_path("descartes") returns "/realms/descartes"

LOCATION
/secure/SimulEfun/files.c
