procs icon indicating copy to clipboard operation
procs copied to clipboard

how to display size instead percent

Open mrlee14 opened this issue 1 year ago • 1 comments

would be nice to have also size display eg. MB/GB to mem usage , or its allready there in settings ? have no idea?

mrlee14 avatar Apr 02 '24 02:04 mrlee14

VmRss columns is mem usage by size. You can try procs --use-config large, and add VmRss column through your configuration.

dalance avatar Jul 30 '24 07:07 dalance