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_ realtime pa_v13
- Makes the calling thread realtime if we can.