1
2LSCGROUP(1) libcgroup Manual LSCGROUP(1)
3
4
5
7 lscgroup - list all cgroups
8
9
11 lscgroup [[-g] <controllers>:<path>] [...]
12 lscgroup [-h|--help]
13
14
16 List all/chosen cgroups.
17
18
19 <controllers>:<path>
20 defines the control groups whose subgroups will be shown. If
21 this parameter is not used, the command will list all existing
22 cgroups.
23
24
26 CGROUP_LOGLEVEL
27 controls verbosity of the tool. Allowed values are DEBUG, INFO,
28 WARNING or ERROR.
29
30
32 lssubsys (1), cgcreate (1), cgdelete (1), cgconfig.conf (5)
33
34
35
36Linux 2009-11-05 LSCGROUP(1)