1.

Explain About Debugging?

Answer»

Shell can make your debugging process EASIER because it has LOTS of commands to PERFORM the function. For example sh –n COMMAND helps you to perform debugging. It helps you to read the shell but not to execute it during the COURSE. Similarly sh –x command helps you by displaying the arguments and functions as they are executed.

Shell can make your debugging process easier because it has lots of commands to perform the function. For example sh –n command helps you to perform debugging. It helps you to read the shell but not to execute it during the course. Similarly sh –x command helps you by displaying the arguments and functions as they are executed.



Discussion

No Comment Found