This chapter is from the book
Questions
What are the three main forms of enabling debugging in a shell script?
Enhance the Debug() function given in this chapter so that the programmer has to press Enter or Return after debugging is deactivated.
When you debug scripts that have several dozen functions, this feature enables you to study the debugging output from a particular function before executing the next function.