2015-12-23 18:47:36 +02:00
|
|
|
# w
|
|
|
|
|
2025-03-22 08:37:12 +02:00
|
|
|
> Display who is logged in and their processes.
|
2021-10-19 16:11:22 -04:00
|
|
|
> More information: <https://manned.org/w>.
|
2015-12-23 18:47:36 +02:00
|
|
|
|
2025-03-22 08:37:12 +02:00
|
|
|
- Display information about all users who are currently logged in:
|
2015-12-23 18:47:36 +02:00
|
|
|
|
|
|
|
`w`
|
|
|
|
|
2025-03-22 08:37:12 +02:00
|
|
|
- Display information about a specific user:
|
2015-12-23 18:47:36 +02:00
|
|
|
|
2025-03-22 08:37:12 +02:00
|
|
|
`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]}}`
|