commands.sh

systemd-cgls

linux

Show the contents of the selected Linux control group hierarchy in a tree.

More info →

Options (1)

-u, --unitboolean

Display the control group hierarchy of one or more systemd units

Example: systemd-cgls {{[-u|--unit]}} {{unit1 unit2 ...}}

Examples (3)

Display the whole control group hierarchy on your system

Display a control group tree of a specific resource controller

systemd-cgls cpu|memory|io

Display the control group hierarchy of one or more systemd units

systemd-cgls [-u|--unit] unit1 unit2 ...
made by @shridhargupta | data from tldr-pages