Disable debugging in bash script
parse.sh @@ -1,4 +1,4 @@ #!/bin/bash -x #!/bin/bash DIR=`dirname "$0"` cd "$DIR"