System and processes

The who command

Lists the users with a session open right now, with their terminal and where they connected from.

Syntax

who

Most useful options

-bShows when the system booted

Copy-ready examples

$ whoWho is logged in?

You can try them in the browser terminal: it does not touch your computer.

Typical mistakes

  • who only sees active sessions; background processes do not appear.

Related commands

FAQ

How does it differ from whoami?

whoami tells only your name; who lists every open session.

Learn to actually use it

The basic Linux course takes you from zero to console fluency with 24 self-grading lessons.

Start the free course