oom-sort - Man Page
sort processes by oom_score
Synopsis
oom-sort [OPTION]...
Description
oom-sort is script that sorts tasks by oom_score by default. oom-sort is part of nohang package.
Options
-h, --help
show this help message and exit
--num NUM, -n NUM
max number of lines; default: 99999
--len LEN, -l LEN
max cmdline length; default: 99999
--sort SORT, -s SORT
sort by unit; available units: oom_score, oom_score_adj, UID, PID, Name, VmRSS, VmSwap, cmdline (optional); default unit: oom_score
Reporting Bugs
Please ask any questions and report bugs at <https://github.com/hakavlad/nohang/issues>.
Author
Written by Alexey Avramov <hakavlad@gmail.com>.
Homepage
Homepage is <https://github.com/hakavlad/nohang>.
See Also
Referenced By
nohang(8), psi2log(1), psi-top(1).
General Commands Manual