mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
8d156900a7
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com> Co-authored-by: Wiktor Perskawiec <wiktor@perskawiec.cc>
424 B
424 B
tload
Show system load average using ASCII art. See also:
uptime,w,top,ps. More information: https://manned.org/tload.
- Run tload:
tload
- Display a graph with a specific vertical scale (e.g. 10 for a 1:1 scale):
tload {{[-s|--scale]}} {{value}}
- Change the refresh rate for the graph:
tload {{[-d|--delay]}} {{seconds}}
- Display a graph for a specific terminal:
tload {{/dev/tty1}}