I have a single shell script that's being run for both bash and ksh users. I've run into an issue with an array definition. which doesn't work for bash. So I thought I'd check for the shell, then have ...
Shell scripting is one of those skills that are absolutely invaluable on especially UNIX and BSD-based systems like the BSDs, the two zillion Linux distributions as well as MacOS. Yet not every shell ...