mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-21 16:15:23 +02:00
lsmod: add Polish translation (#9079)
This commit is contained in:
parent
476d0a5ce7
commit
fcfd994f32
1 changed files with 9 additions and 0 deletions
9
pages.pl/linux/lsmod.md
Normal file
9
pages.pl/linux/lsmod.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# lsmod
|
||||
|
||||
> Pokazuje status modułów kernela Linuksa.
|
||||
> Zobacz także `modprobe`, który ładuje moduły kernela.
|
||||
> Więcej informacji: <https://manned.org/lsmod>.
|
||||
|
||||
- Wyświetlenie aktualnie załadowanych modułów kernela:
|
||||
|
||||
`lsmod`
|
Loading…
Add table
Reference in a new issue