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
What is the first line in a shell script?
What is shell company all about?
What is the best scripting language?
Explain about login shell?
What is the difference between break and continue commands?
What is a batch file used for?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What is shell prompt?
How to write a function?
What is shell environment?
What does echo $0 do?
Is shell scripting easy to learn?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What can you do with powershell?
Is cmd a shell?