| by Scott Kilroy | No comments

Debugging bash scripts

Debugg bash scripts by runing with option -x

example

bash -x scriptname.sh

Share Button

Leave a Reply