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 is unix language?
What is home directory in unix?
How does unix file system work?
How can you get/set an environment variable from a program?
In what way the Fault Handlers and the Interrupt handlers are different?
What is $path in unix?
what is wrong with this interactive shell script?
What does shebang mean in unix?
What are pipes and filters in unix?
Does unix still exist?
What is unix shell scripting used for?
Explain the different types of pathnames that are used in unix.