What are the three main forms of enabling debugging in a
shell script?
Answer Posted / guest
set -x
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Suppose you execute a command using exec, what will be the status of your current process in the shell?
What is inside a seashell?
Write down the syntax of "for " loop
What is bash coding?
What is the use of a shebang line?
What is shell and shell script?
What is a shell environment?
How do I debug a shell script?
What is sh in shell script?
Is shell a scripting language?
What happens when you type ls?
What is web script?
What is shell scripting?
Write a script to print the first 10 elements of fibonacci series.
How to check if the previous command was run successfully?