nm-online Command Examples
Ask NetworkManager whether the network is connected. More information: https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nm-online.html.
- Find out whether the network is connected and print the result to
stdout
:
nm-online
- Wait
n
seconds for a connection (30 by default):
nm-online --timeout {{n}}