Cybersecurity Updates & Tools
Home Tags Linux Subsystems

Tag: Linux Subsystems

APPLICATIONS

HOT NEWS

lsmod Command in Linux: List and Inspect Kernel Modules

0
The lsmod command in Linux lists all currently loaded kernel modules. It reads /proc/modules — a virtual file maintained by the kernel — and formats the output into...