Functionsยง
- finger_
utmp_ users - Retrieve information about all users currently logged in, based on utmpx records.
- get_
local_ ๐user - Retrieve local user information for the given username.
- read_
file_ ๐content_ if_ exists - Helper function to read the content of a file if it exists and is readable, returning None if the file does not exist or is not readable.
- search_
for_ user - Search for users whose username or full name contains the search string.