powered by
Return the name of the currently running OS.
get_os()
a character string containing the OS name.
Ghislain Durif
Possible output among "linux", "macos", "windows".
"linux"
"macos"
"windows"