[Top]
predef::
|
Method get_all_users()
- Method
get_all_users
-
array(array(int|string)) get_all_users()
- Description
-
Returns an array with all users in the system.
- Returns
-
An array with arrays of userinfo as in getpwent .
- See also
-
getpwent()
getpwnam()
getpwuid()
|