Module util

Source
Expand description

Assorted utility functions.

Functionsยง

get_binary_name
Gets the binary file name of the current process.
get_fqdn
Gets the fully qualified domain name.
get_home_dir
Gets the home directory of the current user.
get_host_name
Gets the current hostname.
get_user_name
Gets the current username.
make_thread_realtimepa_v13
Makes the calling thread realtime if we can.