diff --git a/shell/scripts.md b/shell/scripts.md index b379855..ba657e9 100644 --- a/shell/scripts.md +++ b/shell/scripts.md @@ -30,4 +30,9 @@ Pour garantir un ordre de tri lexicographique, on peut positionner la variable d'environnement suivante comme suit `export LC_COLLATE=C`. +## Référence + +- [Programmation shell sous Unix/Linux - ksh, bash, sh (5e édition) | Editions + ENI](https://www.editions-eni.fr/open/mediabook.aspx?idR=71ff518ce4cda68b5004c431607616de) + [Précédent](./README.md) - [Suivant](./parametres.md)