Explain about the exit command?
Answer / Shivani Singh
The exit command in a shell script terminates the execution of the script and returns a status code to its parent process. The return code can indicate whether the script executed successfully or encountered errors.
| Is This Answer Correct ? | 0 Yes | 0 No |
I Forgot My Windows Vista Password! How Can I Find My Windows Lost Password?
What is Path variable?What is its use?
What are the different methods available to run a shell script?
How to debug the problems encountered in the shell script/program?
How will you copy a file from one machine to other?
how did u debugging in unix/ linux platform ??( project Related)
Is shell and terminal the same?
Explain about non-login shell files?
What is the use of "$#" in shell scripting?
what is "umask"?
How do I run a powershell script?
How many prompts are available in a UNIX system?