https://quizack.com/system-programming/mcq/which-of-the-following-ksh-trap-sequences-causes-the-function-handler-to-be-executed-when-the-script-exits
Answer:
trap handler EXIT
Note: This Question is unanswered, help us to find answer for this one
More System Programming MCQ Questions