How To Debug a Bash Shell Script Under Linux or UNIX
https://www.cyberciti.biz/tips/debugging-shell-script.html Shell scripting debugging can be a tedious job (read as not easy). There are various ways to debug a shell script. Read this article see how to debug a bash script running on Linux and Unix using various methods. →