What are the three main forms of enabling debugging in a
shell script?
Answer Posted / arun singh
set -x
set -v
set -f
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is subshell?
Write the syntax for "if" conditionals in linux?
Is powershell a language?
wats the deinitions for shell utility and filter?
What's the difference between scripting and coding?
What are the zombie processes?
What is meant by dos operating system?
What is the lifespan of a variable inside a shell script?
What is a batch file used for?
Why is a script important?
What is wc in shell script?
How can I set the default rwx permission to all users on every file which is created in the current shell?
What language is used in terminal?
shell script for reverse the string
How does shell scripting work?