snippetbashTip
lsmod — Show the status of Linux kernel modules. See also: `kmod`. More information: <https://manned.org/lsm
Viewed 0 times
thecommandshowstatuslsmodclilinuxkernel
linux
Problem
How to use the
lsmod command: Show the status of Linux kernel modules. See also: kmod. More information: <https://manned.org/lsmod>.Solution
lsmod — Show the status of Linux kernel modules. See also: kmod. More information: <https://manned.org/lsmod>.List all currently loaded kernel modules:
lsmodCode Snippets
List all currently loaded kernel modules
lsmodContext
tldr-pages: linux/lsmod
Revisions (0)
No revisions yet.