Understanding Linux: User Info, CPU Details, Disk Usage, and System Time
1. who Command
The who command is a simple tool used to display information about users who are currently logged into the system.
It reads data from the system file: /var/run/utmp
This file keeps a real-time record of active user sessions.
How to...
kkdevops.hashnode.dev9 min read
Kanike Vishnuvardhan
Thank You.