which, tput, matlab: add French translation (#4943)
This commit is contained in:
11
pages.fr/common/which.md
Normal file
11
pages.fr/common/which.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# which
|
||||
|
||||
> Localise un programme dans le chemin de l'utilisateur.
|
||||
|
||||
- Fouille la variable d'environnement « PATH » et affiche l'endroit des programmes exécutables correspondantes à la requete :
|
||||
|
||||
`which {{exécutable}}`
|
||||
|
||||
- Affiche toutes les exécutables correspondantes à la requete, si il y en a plus qu'un :
|
||||
|
||||
`which -a {{exécutable}}`
|
Reference in New Issue
Block a user