Debugging Shell Scripts in Linux

Posted by linuxtechi on Feb 23, 2015 10:24 PM EDT
linuxtechi.com; By Pradeep Kumar
Mail this story
Print this story

In the shell scripting we don't have any debugger tool but with the help of command line options (-n, -v and -x ) we can do the debugging.

In most of the programming languages debugger tool is available for debugging. A debugger is a tool that can run a program or script that enables you to examine the internals of the script or program as it runs. In the shell scripting we don't have any debugger tool but with the help of command line options (-n, -v and -x ) we can do the debugging.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.