The Unix/Linux 'w' command displays who is currently logged into the system and what they are doing - showing login time, idle time, and current process. Option A is correct. Option B describes 'last' or 'lastlog'. Option C describes 'passwd'. The 'w' command gives a snapshot of current user activity.