Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is the default shell of solaris?

0 Answers  


How to make userdefined variables to available for all other shells?

4 Answers  


What is scripting used for?

0 Answers  


What are the advantages of bash over all other shells?

1 Answers  


What is bash eval?

0 Answers  


What is bash coding?

0 Answers  


What is wc in shell script?

0 Answers  


Is bash a shell script?

0 Answers  


Hi, all Scripting professional. Q. I have written script1.sh and calling script2.sh in script1.sh file using bash shell as interpreter and my log in shell also bash shell.My code like Script1 #!/bin/bash echo "My script2 call" . script2.sh Here script2.sh file run successfully but when I have changed my interpreter bash to ksh like #!/bin/ksh Error are comming script2.sh command not found. Guid me how to call other script in our main script.

2 Answers  


How to initialize a directory size to a variable??

2 Answers  


What is the difference between scripting and coding?

0 Answers  


I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?

0 Answers  


Categories