Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 50 lignes de commande et 1472 man disponibles
login as: root
root@213.186.33.18's password:
Last login: Sun Feb 12 8:24:04 2012 from 38.107.179.227
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Modinfo en anglais

modinfo(8) modinfo(8)
 
NAME


modinfo -- program to show information about a Linux Kernel module
 
SYNOPSIS


modinfo [-0] [-F field] [-k kernel] [modulename|filename ...] modinfo -V modinfo -h
 
DESCRIPTION


modinfo extracts information from the Linux Kernel modules given on the command line. If the module name is not a filename, then the /lib/mod- ules/version directory is searched, as done by modprobe(8). modinfo by default lists each attribute of the module in form fieldname : value, for easy reading. The filename is listed the same way (although it's not really an attribute). This version of modinfo can understand modules of any Linux Kernel architecture.
 
OPTIONS


-V --version Print the modinfo version. Note BACKWARDS COMPATIBILITY below: you might be printing the version of modinfo.old. -F --field Only print this field value, one per line. This is most use- ful for scripts. Field names are case-insenitive. Common fields (which may not be in every module) include author, description, license, param, depends, and alias. There are often multiple param, alias and depends fields. The special field filename lists the filename of the mod- ule. -k kernel Provide information about a kernel other than the running one. This is particularly useful for distributions needing to extract information from a newly installed (but not yet run- ning) set of kernel modules. For example, you wish to find which firmware files are needed by various modules in a new kernel for which you must make an initrd image prior to boot- ing. -0 --null Use the ASCII zero character to separate field values, instead of a new line. This is useful for scripts, since a new line can theoretically appear inside a field. -a -d -l -p -n These are shortcuts for author, description, license. param and filename respectively, to ease the transition from the old modutils modinfo.
 
BACKWARDS COMPATIBILITY


This version of modinfo is for kernel modules 2.5.48 and above. If it detects a kernel with support for old-style modules, it will attempt to run modprobe.old in its place, so it is completely transparent to the user. Note that the output of this version of modinfo is simpler and more regular than the older version: scripts attempting to use the default output may get confused with complex fields. You can force the new modinfo to always be used, by setting the NEW_MODINFO environment variable.
 
COPYRIGHT


This manual page Copyright 2003, Rusty Russell, IBM Corporation.
 
SEE ALSO


modprobe(8), modinfo.old(8) modinfo(8)


 Dernières recherches
Man  en anglais Man modinfo en anglaisMan  en français Man modinfo en français
Man  en anglais Man regcomp en anglaisMan  en français Man regcomp en français
Man  en anglais Man strtoul en anglaisMan  en français Man strtoul en français
Man  en anglais Man mq_send en anglaisMan  en français Man mq_send en français
Man  en anglais Man mincore en anglaisMan  en français Man mincore en français
Man  en anglais Man useradd en anglaisMan  en français Man useradd en français
Man  en anglais Man fexecve en anglaisMan  en français Man fexecve en français
Man  en anglais Man setpgid en anglaisMan  en français Man setpgid en français
Man  en anglais Man zsoelim en anglaisMan  en français Man zsoelim en français
Man  en anglais Man munlock en anglaisMan  en français Man munlock en français
Man  en anglais Man environ en anglaisMan  en français Man environ en français
Man  en anglais Man sysconf en anglaisMan  en français Man sysconf en français
Man  en anglais Man isspace en anglaisMan  en français Man isspace en français
Man  en anglais Man syscall en anglaisMan  en français Man syscall en français
Man  en anglais Man pselect en anglaisMan  en français Man pselect en français

 Recherche

Dans ce moteur de recherche, vous pouvez taper directement votre besoin, en une phrase normale, humaine.
Exemple : vous cherchez comment remplacer un mot par un autre dans tous les fichiers d'un certain dossier. Vous pouvez écrire "Comment remplacer un mot par un autre dans tous les fichiers d'un dossier". Le moteur vous ramenera les résultats en fonction de leur pertinence.
Vous pouvez bien sûr ne chercher qu'un seul mot-clé, par exemple "find".
 Toutes les lignes de code
Par popularité
Par fonction
Recherche avancée
 Les logiciels SHELL/SSH
Putty
Astuces Bash
Faire du SHELL avec PHP!
 La doc officielle
Les man Linux en français
Les man Linux en anglais
 Proposer vos bash
Partagez vos lignes!
 Les requêtes
Déposer une requête
Voir/répondre à une requête
 Quelques sites interessants
Bons sites pour apprendre
 Rechercher