QuestionQ175
Essential CommandsWhat does an exit status of 0 signify regarding a process?
- A The process ended without any problems.
- B The process was terminated by the user.
- C The process couldn't finish correctly.
- D The process waited for an input but got none.
- E The process finished in time.
Community Discussion