Ask Question
15 December, 11:22

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?

+5
Answers (1)
  1. 15 December, 13:28
    0
    exit 8 is the correct answer
Know the Answer?
Not Sure About the Answer?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers