pss-total/README.md
2024-05-24 16:56:49 -05:00

13 lines
335 B
Markdown

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