ssh — guest: ~ connected

top — display browser resource usage in real time

SYNOPSIS

top [-d seconds] [-n iterations]

DESCRIPTION

Shows a live, refreshing view of this page's resources:

Press q or Ctrl+C to quit (the last frame stays on screen).

OPTIONS

-d <seconds> refresh interval (default 1, min 0.25) -n <iterations> stop after that many refreshes (e.g. -n 1 = snapshot)

USE CASES

NOTES

Browsers limit what a page can measure: there is no per-process CPU or system-wide memory as in the Unix top.

EXAMPLES

top top -d 2 top -n 1

SEE ALSO

hashcat, llm, du, uname