263 B
263 B
Module - pscount
This module shows all process count
NAME: pscount
DEPENDENCIES: ps, wc
TYPE: Shellscript
Setup
Add the pscount
module to your modules list and make
sure both ps (provided by procps) and wc (provided by coreutils)
are installed