{
    "mode": "man",
    "parameter": "LSMOD",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/LSMOD/8/json",
    "generated": "2026-06-10T16:05:52Z",
    "synopsis": "",
    "sections": {
        "NAME": {
            "content": "lsmod - Show the status of modules in the Linux Kernel\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "",
            "subsections": [
                {
                    "name": "lsmod",
                    "content": ""
                }
            ]
        },
        "DESCRIPTION": {
            "content": "lsmod is a trivial program which nicely formats the contents of the /proc/modules, showing\nwhat kernel modules are currently loaded.\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "This manual page originally Copyright 2002, Rusty Russell, IBM Corporation. Maintained by Jon\nMasters and others.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "insmod(8), modprobe(8), modinfo(8) depmod(8)\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Jon Masters <jcm@jonmasters.org>\nDeveloper\n\nLucas De Marchi <lucas.de.marchi@gmail.com>\nDeveloper\n\n\n\nkmod                                         04/30/2026                                     LSMOD(8)",
            "subsections": []
        }
    },
    "summary": "lsmod - Show the status of modules in the Linux Kernel",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "insmod",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/insmod/8/json"
        },
        {
            "name": "modprobe",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/modprobe/8/json"
        },
        {
            "name": "modinfo",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/modinfo/8/json"
        },
        {
            "name": "depmod",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/depmod/8/json"
        }
    ]
}