
w
List of commands for w:
-
w:tldr:2c2be w: Display information without including the login, JCPU and PCPU columns.$ w --shorttry on your machineexplain this command
-
w:tldr:4bc4d w: Display information about a specific user.$ w ${username}try on your machineexplain this command
-
w:tldr:824b0 w: Display information without including the header.$ w --no-headertry on your machineexplain this command
-
w:tldr:c6a9e w: Show info about logged-in users, sorted by their idle time.$ w -itry on your machineexplain this command
-
w:tldr:e7c57 w: Show logged-in users info without a header.$ w -htry on your machineexplain this command