From fcfd994f326db544c68398cf9cdbf1d74c751a1f Mon Sep 17 00:00:00 2001 From: rozie Date: Mon, 17 Oct 2022 16:44:50 +0200 Subject: [PATCH] lsmod: add Polish translation (#9079) --- pages.pl/linux/lsmod.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pages.pl/linux/lsmod.md diff --git a/pages.pl/linux/lsmod.md b/pages.pl/linux/lsmod.md new file mode 100644 index 0000000000..32589f1f75 --- /dev/null +++ b/pages.pl/linux/lsmod.md @@ -0,0 +1,9 @@ +# lsmod + +> Pokazuje status modułów kernela Linuksa. +> Zobacz także `modprobe`, który ładuje moduły kernela. +> Więcej informacji: . + +- Wyświetlenie aktualnie załadowanych modułów kernela: + +`lsmod`