Files
cheatsheet-tldr/tldr/nload
2024-07-15 00:15:38 +00:00

18 lines
429 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# nload
> Visualize network usage in the terminal.
> More information: <https://github.com/rolandriegel/nload>.
- View all network traffic (use the arrow keys to switch interfaces):
`nload`
- View network traffic on specific interfaces (use the arrow keys to switch interfaces):
`nload devices {{interface_one}} {{interface_two}}`