Vertaling van "of bash" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Display version information about the current instance of bash.
Afficher des informations sur la version en cours de bash.
The basics of bash are easy to learn.
Les bases de bash sont faciles à apprendre.
The syntax of bash is very simple and intuitive.
La syntaxe de BASH est très simple et intuitive à l'utilisation.
Expands to a string describing the version of this instance of bash.
Se développe en une chaîne décrivant le numéro de version de cette instance de bash.
To tailor the behaviour of bash, these are the main files to edit
Pour affiner le comportement de bash, voici les fichiers à éditer
Another downside of bash is the content of variables - some characters need to be escaped.
Un autre inconvénient de bash est le contenu des variables - certains caractères doivent être échappés.
A readonly array variable whose members hold version information for this instance of bash.
Une variable de type tableau protégée en écriture dont les éléments représentent la version de cette instance de bash.
Omitting this script does not interfere with the ability of bash to use the tab key for file name completion.
Passer ce script n'interfère pas avec la capacité de bash d'utiliser la touche de tabulation pour compléter les noms de fichiers.
I have however noticed that certain distribution's versions of bash don't play too well with the script.
J'ai toutefois remarqué que les versions de bash que l'on trouve sur certaines distributions ne fonctionnent pas très bien avec le script.
But first, you should make sure that it really is a bug, and that it appears in the latest version of bash.
Tout d'abord vous devez vous assurer qu'il s'agit réellement d'une anomalie et qu'elle apparaît bien dans la dernière version disponible de bash.
What is the command to type in terminal to know the version of bash?
Quelle est la commande à taper en terminal pour connaitre la version de bash ?
The old format $[expression] is deprecated and will be removed in upcoming versions of bash.
L'ancien format $[expression] est obsolète et sera supprimé dans les prochaines versions de bash.
Use/bin/sh so that it may use dash instead of bash (lighter)
Utilisation de /bin/sh pour pouvoir utiliser dash à la place de bash (plus léger)