1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 01:04:59 +00:00
serenity/Base/usr/share/man/man1/top.md
2023-05-13 17:05:05 +02:00

395 B

Name

top - display information about processes

Synopsis

$ top [--delay-time secs] [--pids pid-list] [--sort-by field]

Options

  • -d, --delay-time: Delay time interval in seconds
  • -p, --pids: A comma-separated list of pids to filter by. This option may be used multiple times.
  • -s, --sort-by: Sort by field [pid, tid, pri, user, state, virt, phys, cpu, name]