Skip to contents

Get the user's username

Usage

get_system_username()

Value

The username of the user running the script

Examples

if (FALSE) { # \dontrun{
get_system_username()
} # }