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