One thing worth noting is that the command uses two sets of parentheses. These cause the script to launch subshells. The inner subshell uses $ {BASH_SOURCE [0]} which is the path to the currently ...
Here are some basic skills to get started with bash, one of the best shells for preparing and using scripts on Linux. Scripting in Linux–putting commands into a file so you can run them as a group—is ...