1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.pl/linux/insmod.md
rozie 80ad3f1cb9
insmod, ip6tables-restore, tailf, unmount: add Polish translation (#14083)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-10-11 22:40:58 +05:30

8 lines
204 B
Markdown

# insmod
> Dynamicznie ładuj moduły do jądra systemu Linux.
> Więcej informacji: <https://manned.org/insmod>.
- Załaduj moduł jądra do jądra systemu Linux:
`insmod {{ścieżka/do/modułu.ko}}`