Ask Question

You're writing a script that will be called by other scripts. You want to signal abnormal termination of your script by passing a value of 8 to the external script under some circumstances. What command can you use in your own script to do this?

+1
Answers (1)
  1. 31 May, 09:13
    0
    exit 8 is the correct answer
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “You're writing a script that will be called by other scripts. You want to signal abnormal termination of your script by passing a value of ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers