Files
tldr/pages.zh/linux/nm-online.md

12 lines
329 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# nm-online
> 询问 NetworkManager 网络是否连接。
> 更多信息:<https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nm-online.html>。
- 查找网络是否连接,并将结果打印到 `stdout`
`nm-online`
- 等待 `n` 秒以获取连接默认30秒
`nm-online --timeout {{n}}`