snice

/proc file system utilities

Install

All systems
curl cmd.cat/snice.sh
Debian Debian
apt-get install procps
Ubuntu
apt-get install procps
Alpine
apk add procps
Arch Arch Linux
pacman -S procps-ng
image/svg+xml Kali Linux
apt-get install procps
CentOS
yum install procps
Fedora
dnf install procps-ng
Windows (WSL2)
sudo apt-get update sudo apt-get install procps
Raspbian
apt-get install procps
Docker
docker run cmd.cat/snice snice powered by Commando

procps

/proc file system utilities

This package provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie"). It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch.

procps-ng

Utilities for monitoring your system and its processes