Welcome back, CoCoders! As we journey deeper into the world of Bash scripting, we're set to explore some of the advanced constructs that can empower you to utilise your scripts' full potential. From the elegance of arrays to the logic behind loops and conditional statements, we're about to embark on an expedition. Let's dive right in!
Linux Series EP4: Journeying Through Advanced Bash Scripting Concepts
great article.
Perhaps kill -9 [PID] for immediate termination of a process is a useful mention.
I use it often.