What is RC (return code)? What is useful for? Which are the
common values?
Answer / shubham
RC is the script code to describe the last status of the
process.
ex: RC = 0 means Process successful
| Is This Answer Correct ? | 14 Yes | 0 No |
What are the essential features of the unix operating system?
Which unix shell is best?
What is $path in unix?
What is the difference between soft link and hard link in Unix operating system ?
What are the core concepts of unix
Who developed unix operating system?
Which is a form of interprocess communication in unix?
What is delayed write in unix?
how to use grep command to list find the records of a file containg 10 different strings
What is unix structure?
Name the data structure used to maintain file identification?
What are the benefits of running processes in the background?