List users connected to the system
List users connected to the system
ps_users()
A data frame (tibble) with columns
username
, tty
, hostname
, start_time
, pid
. tty
and pid
are NA
on Windows. pid
is the process id of the login process.
For local users the hostname
column is the empty string.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.