advanced code snippet search
0xced on 05/14/08
debug Bash
05/14/08 03:28am
Add -x to get a full trace of a bash script execution
#!/bin/bash -x
Report this snippet Tweet
Comment:
You need to login to post a comment.