{
    "mode": "man",
    "parameter": "lscgroup",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/lscgroup/1/json",
    "generated": "2026-06-15T13:39:37Z",
    "synopsis": "lscgroup [[-g] <controllers>:<path>] [...]\nlscgroup [-h|--help]",
    "sections": {
        "NAME": {
            "content": "lscgroup - list all cgroups\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "lscgroup [[-g] <controllers>:<path>] [...]\nlscgroup [-h|--help]\n\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "List all/chosen cgroups.\n\n",
            "subsections": [
                {
                    "name": "<controllers>:<path>",
                    "content": "defines  the  control  groups whose subgroups will be shown.  If this parameter is not\nused, the command will list all existing cgroups.\n\n"
                }
            ]
        },
        "ENVIRONMENT VARIABLES": {
            "content": "CGROUPLOGLEVEL\ncontrols verbosity of the tool. Allowed values are DEBUG, INFO, WARNING or ERROR.\n\n",
            "subsections": []
        },
        "EXAMPLES": {
            "content": "",
            "subsections": [
                {
                    "name": "lscgroup -g cpu:/",
                    "content": "list all cgroups which are in hierarchy containing cpu controller\n\n"
                },
                {
                    "name": "lscgroup -g cpu:/student",
                    "content": "list all cgroups which are in hierarchy containing cpu controller in subgroup student\n\n"
                },
                {
                    "name": "lscgroup",
                    "content": "list all cgroups which in all hierarchies\n\n\n"
                }
            ]
        },
        "SEE ALSO": {
            "content": "lssubsys (1), cgcreate (1), cgdelete (1), cgconfig.conf (5)\n\n\n\nLinux                                        2009-11-05                                  LSCGROUP(1)",
            "subsections": []
        }
    },
    "summary": "lscgroup - list all cgroups",
    "flags": [],
    "examples": [
        "list all cgroups which are in hierarchy containing cpu controller",
        "list all cgroups which are in hierarchy containing cpu controller in subgroup student",
        "list all cgroups which in all hierarchies"
    ],
    "see_also": []
}