man lsmod(8) - программа для просмотре состояния модулей в ядре Linux | Participants
|
- Statistics
- Participants
- Translate into Russian
- Translation result
- Translation complete.
If you do not want to register an account, you can sign in with OpenID.
man lsmod(8) - program to show the status of modules in the Linux Kernel | man lsmod(8) - программа для просмотре состояния модулей в ядре Linux | |
NAME | ||
lsmod - program to show the status of modules in the Linux Kernel | lsmod - программа для просмотре состояния модулей в ядре Linux | |
SYNOPSIS | ||
lsmod | ||
DESCRIPTION | ||
lsmod is a trivial program which nicely formats the contents of the /proc/modules, showing what kernel modules are currently loaded. | lsmod - это тривиальная программа, которая просто форматирует содержимое /proc/modules, показывая какие модули ядра в настоящее время загружены. | |
BACKWARDS COMPATIBILITY | ||
This version of lsmod is for kernels 2.5.48 and above. If it detects a kernel with support for old-style modules, it will attempt to run lsmod.old in its place, so it is completely transparent to the user. | Эта версия lsmod предназначена для ядер версий 2.5.48 и выше. Если обнаружено ядро, поддерживающее модули старого стиля, программа попытается запустить lsmod.old, так что она полностью прозрачна для пользователя. | |
COPYRIGHT | ||
This manual page Copyright 2002, Rusty Russell, IBM Corporation. | Эта страница руководства: Copyright 2002, Расти Рассел (Rusty Russell), корпорация IBM | |
SEE ALSO | ||
modprobe(8), lsmod.old(8) |
