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
wats the deinitions for shell utility and filter?
What happens on a system call?
What is subshell?
What is the crontab?
Write a shell script to get current date, time, user name and current working directory.
State the advantages of shell scripting?
How do I run a .sh file on mac?
Is shell scripting difficult?
What are different types of shell?
What are the different variables present in linux shell?
How do I stop script errors?
What is a scripting language simple definition?
What is the use of a shebang line?
What is shell environment?
What are the default permissions of a file when it is created?