How can I Debug a shell scripts and Perl scripting??
or How do you debug a shell scripting and perl scripting (
at the compile time error or run
time error) in Unix environment ?
Answer Posted / ram
We can also use below command to debug the script
bash -xv <scriptname.sh>
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is shell scripting easy to learn?
What is bash command used for?
What is difference between bash and shell?
how will you find the total disk space used by a specific user?
What is the use of "$#" in shell scripting?
Write down the syntax of "for " loop
What are filters explain sort with all the options available?
What is console line?
How to get the first line from a file using just the terminal?
What is the syntax of "nested if statement" in shell scripting?
How does ls command work?
What can you do with powershell?
What is the default shell of solaris?
How to open a read-only file in the shell?
What is mac default shell?