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

Answers were Sorted based on User's Feedback



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

Answer / santana20142003

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

Is This Answer Correct ?    4 Yes 0 No

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

Answer / siba sankar nayak

For gdb in linux/unix Gnu Debugger is available. Please
read the mannuals for gdb.
man gdb

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Shell Script Interview Questions

How will you copy a file from one machine to other?

0 Answers  


What is awk in shell script?

0 Answers  


What is shell company all about?

0 Answers  


What is the first line in every perl script called?

0 Answers  


What does $0 mean in shell script?

0 Answers  






I Forgot My Windows Vista Password! How Can I Find My Windows Lost Password?

1 Answers  


What is the significance of $#?

0 Answers  


How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.

5 Answers   Wells Fargo,


What does echo mean in scripting?

0 Answers  


How to enable the shell to know what program should be run to interpret the script?

3 Answers  


Give some situations where typing error can destroy a program?

0 Answers  


How do you debug a script?

0 Answers  


Categories