I'm trying to prompt the user whether he wants to start debugging or not. How do I do that without adding -x myself just after #!/bin/bash or without hardcoding it into the script?
-x
#!/bin/bash
没有评论:
发表评论