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 |
How do I get to my home directory in unix?
What is unix portability?
What is unix shell scripting used for?
Write a shell script that requests the user's age and then echoes it, along with some suitable comment.
Why is unix better than windows?
Why kernel is known as the heart of unix os?
Name the data structure used to maintain file identification?
Explain about the directory representation in UNIX?
What are the various ids in unix processes?
What are the common directory management commands in unix?
How is unix different from windows?
How to reverse a string in Unix?