TLDR
Enter a command. For example: w, airport, chflags, xed, qlmanage.

w

 
Show who is logged on and what they are doing. Print user login, TTY, remote host, login time, idle time, current process. More information: https://ss64.com/osx/w.html.
 
  • Show logged-in users info:
     
    w
     
  • Show logged-in users info without a header:
     
    w -h
     
  • Show info about logged-in users, sorted by their idle time:
     
    w -i

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.