commands.sh

cgroups

linux

Cgroups aka control groups is a Linux kernel feature for limiting, measuring, and controlling resource usage by processes. Cgroups however is not a command, but rather a collection of commands, see the relevant pages below.

More info →

Examples (3)

View documentation for `cgclassify`

View documentation for `cgcreate`

View documentation for `cgexec`

made by @shridhargupta | data from tldr-pages