centos man page for nm-online

Query: nm-online

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NM-ONLINE(1)						      General Commands Manual						      NM-ONLINE(1)

NAME
nm-online - ask NetworkManager whether the network is connected
SYNOPSIS
nm-online [ OPTIONS ]
DESCRIPTION
nm-online is a utility to find out whether we are online. It is done by asking NetworkManager about its status. When run, nm-online waits until NetworkManager reports an active connection, or specified timeout expires. On exit, the returned status code should be checked (see the return codes bellow).
OPTIONS
-t, --timeout <timeout_value> Time to wait for a connection, in seconds. If the option is not provided, the default timeout is 30 seconds. -x, --exit Exit immediately if NetworkManager is not running or connecting. -q, --quiet Don't print anything.
EXIT STATUS
0 Success - already online or connection established within given timeout 1 Offline or not online within given timeout 2 Unspecified error
SEE ALSO
nmcli(1), NetworkManager(8). 11 July 2013 NM-ONLINE(1)
Related Man Pages
systemd-networkd-wait-online.service(8) - posix
systemd-networkd-wait-online.service(8) - php
systemd-networkd-wait-online.service(8) - xfree86
systemd-networkd-wait-online.service(8) - minix
systemd-networkd-wait-online.service(8) - v7
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq