Équivalent à la variable shell path, mais dans un format différent.
La variable shell addsuffix peut être indéfinie pour éviter cela.
Voyez également expand-history et la variable shell autoexpand.
See also expand-history and the autoexpand shell variable.
Tous les arguments restants sont placés dans la variable shell argv. -d
Any remaining arguments are placed in the argv shell variable. -d
Définit la variable shell echo, afin que les commandes soient renvoyées en écho juste avant leur exécution.
Sets the echo shell variable, so that commands are echoed immediately before execution.
Si la variable shell histlit est définie, les commandes qui affichent et stockent l'historique utilisent la forme littérale.
If the histlit shell variable is set, commands that display and store history use the literal form.
Une variable shell n'a donc pas besoin d'avoir l'attribut "entier" pour être utilisable dans un calcul.
A shell variable need not have its integer attribute turned on to be used in an expression.
Voyez également la variable shell autologout. mail
See also the autologout shell variable. mail
La commande précédente est toujours sauvegardée, et la variable shell history peut être réglée pour indiquer le nombre de commandes à sauvegarder.
The previous command is always saved, and the history shell variable can be set to a number to save that many commands.
Si tout a été interprété correctement, une variable shell peut être positionnée en exécutant
If everything was interpreted correctly a shell variable has to be set by executing
Si aucune option n'est fournie, ou si l'option -v est demandée, chaque nom se réfère à une variable shell.
If no options are supplied, or the -v option is given, each name refers to a shell variable.
L'éditeur n'est actif que lorsque la variable shell edit est définie, ce qui est le cas par défaut dans les shells interactifs.
The editor is active only when the edit shell variable is set, which it is by default in interactive shells.
Si vous définissez néanmoins la variable shell notify, le shell vous informera immédiatement des changements d'état des travaux en tâche de fond.
If, however, you set the shell variable notify, the shell will notify you immediately of changes of status in background jobs.