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

10 lines
224 B
Markdown
Raw Normal View History

# 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`