What are the three main forms of enabling debugging in a
shell script?

Answer Posted / anchal

set -vx

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by $1 in shell script?

546


What is a program shell?

568


Why is used in shell scripting?

555


Is powershell a language?

561


How important is shell scripting?

543






How do I edit a .sh file?

621


Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.

1705


What is the difference between break and continue commands?

570


What is a shell environment?

572


How do I run a shell script in powershell?

554


c program to display the information of given file similar to givan by the unix or linux command ls -l

1695


How do you know which shell I am using?

587


What is the use of "$?" Sign in shell script?

614


What is scripting used for?

556


How to get the last line from a file using just the terminal?

665