Just a collection of some random cool stuff.
PS. Almost 99% of the contents here are not mine and I don't take credit for them, I reference and copy part of the interesting sections.
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:
Post a Comment