Posts tagged as:

w command

Q. Can you explain the command to find what users are doing on my UNIX / Linux system?
A. Both Linux and UNIX (FreeBSD/Solaris) has w command to show who is logged on and what they are doing.
The w command prints a summary of the current activity on the system, including what each user [...]

{ 1 comment }