how did u debugging in unix/ linux platform ??( project
Related)
Answers were Sorted based on User's Feedback
Answer / santana20142003
If it is a shell script use #!/bin/ksh -x
| Is This Answer Correct ? | 4 Yes | 0 No |
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 |
What are the different commands available to check the disk usage?
c program to display the information of given file similar to givan by the unix or linux command ls -l
How do you know which shell I am using?
I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
How do I run a bin bash script?
What is INODE?
What are the different types of commonly used shells on a typical linux system?
Is shell scripting a language?
What is the default ubuntu terminal?
What exactly is a shell?
What are script files?
How do you find out What is your shell?