What is RC (return code)? What is useful for? Which are the
common values?



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

Post New Answer

More Unix General Interview Questions

How do I get to my home directory in unix?

1 Answers  


What is unix portability?

1 Answers  


What is unix shell scripting used for?

1 Answers  


Write a shell script that requests the user's age and then echoes it, along with some suitable comment.

1 Answers  


Why is unix better than windows?

1 Answers  


Why kernel is known as the heart of unix os?

1 Answers  


Name the data structure used to maintain file identification?

1 Answers  


Explain about the directory representation in UNIX?

1 Answers  


What are the various ids in unix processes?

1 Answers  


What are the common directory management commands in unix?

1 Answers  


How is unix different from windows?

1 Answers  


How to reverse a string in Unix?

1 Answers  


Categories