The return status is the exit status of the last command executed.
Otherwise, the return status is the exit status of the last process or job waited for.
Dans tous les autres cas, le code de retour sera celui du dernier processus ou job attendu.
The return status is 0 unless local is used outside a function, an invalid name is supplied, or name is a readonly variable.
La valeur de retour est 0, sauf si local est invoqué en dehors d'une fonction, ou si un nom illégal est fourni.
Builtin commands which fail return exit status '1', all other builtin commands return status '0'.
Les commandes intégrées qui échouent retournent une valeur de sortie de « 1 », toutes les autres commandes intégrées renvoient une valeur de retour de « 0 ».
The return status is the exit status of the last command executed.
L'état renvoyé est l'état final de la dernière commande exécutée.
The return status is the exit status of list.
The return status is the exit status of list.
Otherwise, the return status is the exit status of the last process or job waited for.
Sinon, l'état renvoyé est l'état final du dernier processus, ou tâche, attendu.
The return status is 0 unless no command matches pattern.
Le code de retour est 0, sauf si aucune commande ne peut correspondre au motif.
If there is a redirection error, the return status is 1.
S'il y a une erreur de redirection, l'état renvoyé est 1.
The return status is 0 unless no command matches pattern.
L'état renvoyé est 0, sauf si aucune commande ne correspond au motif.
If there is a redirection error, the return status is 1.
S'il y a un problème de redirection, le code de retour est 1.
When trying to update a password the return status indicates that the value provided as the current password is not correct.
Lors de la tentative de mise à jour d'un mot de passe, l'état renvoyé indique que la valeur fournie comme mot de passe actuel n'est pas correcte.