TLDR
Enter a command. For example: fossil add, semanage, xtrlock.

iw

 
Show and manipulate wireless devices. More information: https://manned.org/iw.
 
  • Scan for available wireless networks:
     
    iw dev {{wlp}} scan
     
  • Join an open wireless network:
     
    iw dev {{wlp}} connect {{SSID}}
     
  • Close the current connection:
     
    iw dev {{wlp}} disconnect
     
  • Show information about the current connection:
     
    iw dev {{wlp}} link

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.