Mot-clé - array
Pseudo-arrays for POSIX shell
vendredi 24 septembre 2010, 17h46 ::
Hi everyone, I recently wrote a script and I needed to use arrays. Unfortunately, there are no arrays in the POSIX shell specification. But, after some research I found a way to use pseudo-arrays. The first trick is to... lire la suite