Friday, March 6, 2009

Run bash scripts in debug mode with -x

Run bash scripts in debug mode with -x
$ bash -x ./do.sh 8

No comments: