how did u debugging in unix/ linux platform ??( project
Related)

Answer Posted / santana20142003

If it is a shell script use #!/bin/ksh -x

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command

4685


Write down the syntax for all the loops in shell scripting.

654


How to debug the problems encountered in the shell script/program?

626


How do I run a bin bash script?

567


How do you debug a script?

561






What is shell chemistry?

534


What are the different communication commands available in the shell?

515


What is basename in shell script?

585


Explain about stdin, stdout and stderr?

627


What is a shell environment?

572


What does echo mean in scripting?

581


What is the syntax of "nested if statement" in shell scripting?

627


Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

2168


What are the different types of commonly used shells on a typical linux system?

548


Write the syntax for "if" conditionals in linux?

589