1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 03:42:12 +02:00
tldr/pages.de/linux/lsmod.md

9 lines
224 B
Markdown

# lsmod
> Zeigt den Status von Linux-Kernel-Modulen an.
> Siehe auch `modprobe`, welches Kernel-Module lädt.
> Weitere Informationen: <https://manned.org/lsmod>.
- Liste alle aktuell geladenen Kernel-Module auf:
`lsmod`