1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 16:42:08 +02:00
tldr/pages/linux/nm-online.md
Lena ec2bfe4a4a
nm-online: add page; nmtui-{connect,edit,hostname}: add alias pages (#10426)
* nmtui-{connect,edit,hostname}: add alias pages

* nm-online: add page
2023-08-09 19:32:17 +05:30

324 B

nm-online

Ask NetworkManager whether the network is connected. More information: https://networkmanager.dev/docs/api/latest/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}}