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

10 lines
233 B
Markdown
Raw Normal View History

# lsmod
> Mostra lo stato dei moduli del kernel Linux.
> Vedi anche `modprobe`, che carica i moduli del kernel.
> Maggiori informazioni: <https://manned.org/lsmod>.
- Elenca tutti i moduli del kernel attualmente caricati:
`lsmod`