Hi all,
I'm trying to list all the users that are currently logged in to the system, and information about their login session (tty or ssh, etc.). Basically something similar to what
How can I achieve this in FreeBSD?
Thanks!
I'm trying to list all the users that are currently logged in to the system, and information about their login session (tty or ssh, etc.). Basically something similar to what
loginctl
would show on a Linux machine.How can I achieve this in FreeBSD?
Thanks!