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
How does path variable work?
How does shell scripting work?
What language is bash?
How will you emulate wc –l using awk?
What is the significance of the shebang line in shell scripting?
What can scripts do?
What is the difference between bash and shell?
Is bash a shell script?
How do I debug a shell script?
What are the various stages of a linux process it passes through?
Can you write a script to portray how set –x works?
What is in a script?
How many fields are present in a crontab file and what does each field specify?
is this growing field and what is average package in this?
What is path variable bash?