The nmcli dev wifi command displays a list of available Wi-Fi networks along with their details. The output typically includes the following information:
- SSID: The name of the Wi-Fi network.
- MODE: The mode of the network (e.g., infrastructure).
- CHAN: The channel on which the network is operating.
- RATE: The maximum data rate supported by the network.
- SIGNAL: The strength of the Wi-Fi signal (usually in percentage).
- BARS: A visual representation of the signal strength.
- SECURITY: The security protocol used by the network (e.g., WPA2, WPA3).
This information helps you identify available networks and their characteristics. If you need further details or examples, feel free to ask!
