Debugging under shell script. byAlFarhat •September 03, 2015 1) -x option to debug a shell script Run a shell script using -x option $bash -x script-name $bash -x temp.sh farhat… Read more