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: Wed May 30 15:31:45 2012 from 38.107.179.230
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Whereis en anglais

WHEREIS(1) WHEREIS(1)
 
NAME


whereis - locate the binary, source, and manual page files for a com- mand
 
SYNOPSIS


whereis [ -bmsu ] [ -BMS directory... -f ] filename ...
 
DESCRIPTION


whereis locates source/binary and manuals sections for specified files. The supplied names are first stripped of leading pathname components and any (single) trailing extension of the form .ext, for example, .c. Prefixes of s. resulting from use of source code control are also dealt with. whereis then attempts to locate the desired program in a list of standard Linux places.
 
OPTIONS


-b Search only for binaries. -m Search only for manual sections. -s Search only for sources. -u Search for unusual entries. A file is said to be unusual if it does not have one entry of each requested type. Thus `whereis -m -u *' asks for those files in the current direc- tory which have no documentation. -B Change or otherwise limit the places where whereis searches for binaries. -M Change or otherwise limit the places where whereis searches for manual sections. -S Change or otherwise limit the places where whereis searches for sources. -f Terminate the last directory list and signals the start of file names, and must be used when any of the -B, -M, or -S options are used.
 
EXAMPLE


Find all files in /usr/bin which are not documented in /usr/man/man1 with source in /usr/src: example% cd /usr/bin example% whereis -u -M /usr/man/man1 -S /usr/src -f *
 
FILES


/{bin,sbin,etc} /usr/{lib,bin,old,new,local,games,include,etc,src,man,sbin, X386,TeX,g++-include} /usr/local/{X386,TeX,X11,include,lib,man,etc,bin,games,emacs}
 
SEE ALSO


chdir(2V)
 
BUGS


Since whereis uses chdir(2V) to run faster, pathnames given with the -M, -S, or -B must be full; that is, they must begin with a `/'. whereis has a hard-coded path, so may not always find what you're look- ing for.
 
AVAILABILITY


The whereis command is part of the util-linux-ng package and is avail- able from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. 8 May 1994 WHEREIS(1)


 Dernières recherches
Man  en anglais Man whereis en anglaisMan  en français Man whereis en français
Man  en anglais Man wget en anglaisMan  en français Man wget en français
Man  en anglais Man wcwidth en anglaisMan  en français Man wcwidth en français
Man  en anglais Man wctype en anglaisMan  en français Man wctype en français
Man  en anglais Man wctrans en anglaisMan  en français Man wctrans en français
Man  en anglais Man wctomb en anglaisMan  en français Man wctomb en français
Man  en anglais Man wctob en anglaisMan  en français Man wctob en français
Man  en anglais Man wcsxfrm en anglaisMan  en français Man wcsxfrm en français
Man  en anglais Man wcswidth en anglaisMan  en français Man wcswidth en français
Man  en anglais Man wcstombs en anglaisMan  en français Man wcstombs en français
Man  en anglais Man wcstok en anglaisMan  en français Man wcstok en français
Man  en anglais Man wcsspn en anglaisMan  en français Man wcsspn en français
Man  en anglais Man wcsrtombs en anglaisMan  en français Man wcsrtombs en français
Man  en anglais Man wcsrchr en anglaisMan  en français Man wcsrchr en français
Man  en anglais Man stat en anglaisMan  en français Man stat 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