Display Users - Monitor Logged-in Users with w | Online Free DevTools by Hexmos
Monitor logged-in users efficiently with w command. Track user activity and identify idle sessions on Linux systems with ease. Free online tool, no registration required.
w
Display who is logged in and their processes. More information: https://manned.org/w.
- Display information about all users who are currently logged in:
w
- Display information about a specific user:
w {{username}}
- Display logged-in user information without a header:
w {{[-h|--no-header]}}
- Display information without including the login, JCPU and PCPU columns:
w {{[-s|--short]}}