pss-total/README.md

11 lines
312 B
Markdown
Raw Normal View History

2024-05-24 21:54:17 +00:00
# pss-total
sum proportional set size of every process for accurate memory usage statistics.
In non-pretty mode, the number is given in kibibytes.
### Summary
pss-total [OPTIONS]
### Options
- `-p`, `--pretty`: format output using sensible units: KiB, MiB, or GiB.
- `-h`, `--help`: print this help message.