logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

W Command - Show Logged-in Users | Online Free DevTools by Hexmos

Display logged-in users with W command. Analyze user activity and system load, showing login time, idle time, and current process details. Free online tool, no registration required.

w

Show who is logged on and what they are doing. Print user login, TTY, remote host, login time, idle time, current process. More information: https://keith.github.io/xcode-man-pages/w.1.html.

  • Show logged-in users information:

w

  • Show logged-in users information without a header:

w -h

  • Show information about logged-in users, sorted by their idle time:

w -i

See Also