Bash: reading multiple values from an array by using IFS=':' dynamically – Nginx
Currently my main project(s) exist out of one configuration process to build a deployment/production server supporting Docker environments, and I've chosen to do it in Bash.. maybe that's bad, but challenging a lot for me. I have build a structure…