/ Published in: Bash
URL: http://mailman.isi.edu/pipermail/ns-users/2002-May/022963.html
Expand |
Embed | Plain Text
sh -x <scriptname> would give you pretty debug output while executing the script.
You need to login to post a comment.
moonbather on 11/03/08
2 people have marked this snippet as a favorite
URL: http://mailman.isi.edu/pipermail/ns-users/2002-May/022963.html
sh -x <scriptname> would give you pretty debug output while executing the script.
You need to login to post a comment.