|
| Current Newswire:
Lsmod Command in LinuxFeb 05, 2020, 13:00 (0 Talkback[s])(Other stories by linuxize) lsmod is a simple utility that does not accept any options or arguments. What the command does is that it reads /proc/modules and display the file contents in a nicely formatted list. Run lsmod at the command line to find out what kernel modules are currently loaded |