USER_PATH(1) USER_PATH(1)
NNAAMMEE
_u_s_e_r___p_a_t_h_(_) - returns the home directory of the user named
SSYYNNOOPPSSIISS
string user_path(string name)
DDEESSCCRRIIPPTTIIOONN
This function returns the home directory of the user named
as an argument.
EEXXAAMMPPLLEESS
_u_s_e_r___p_a_t_h("descartes") returns "/realms/descartes"
LLOOCCAATTIIOONN
/secure/SimulEfun/user_path.c
AAuutthhoorr
Descartes of Borg
1