1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-19 15:35:24 +02:00
tldr/pages/common/nload.md
Vitor Henrique c8f956319f
pages*: simplify page description (#12149)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-14 21:25:13 +01:00

12 lines
335 B
Markdown

# 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 device {{interface_one}} {{interface_two}}`