HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

nload — Visualize network usage in the terminal. More information: <https://manned.org/nload>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
theusageterminalcommandnloadnetworkclivisualize

Problem

How to use the nload command: Visualize network usage in the terminal. More information: <https://manned.org/nload>.

Solution

nload — Visualize network usage in the terminal. More information: <https://manned.org/nload>.

View all network traffic (use the <ArrowKeys> to switch interfaces):
nload


View network traffic on specific interfaces (use the <ArrowKeys> to switch interfaces):
nload devices {{interface1 interface2 ...}}

Code Snippets

View all network traffic (use the `<ArrowKeys>` to switch interfaces)

nload

View network traffic on specific interfaces (use the `<ArrowKeys>` to switch interfaces)

nload devices {{interface1 interface2 ...}}

Context

tldr-pages: common/nload

Revisions (0)

No revisions yet.