How would you finish your script with an exit code of 42? 1 year agoby Linux Questions How would you finish your script with an exit code of 42? › Category: Linux Essentials › How would you finish your script with an exit code of 42? Vote Up 0 Vote Down Linux Questions Staff asked 1 year ago How would you finish your script with an exit code of 42? return 42 $?=42 CODE=42 exit 42 break 42 Please login or Register to submit your answer Username or Email Address Password Remember Me FacebookXGoogle+PinterestLinkedIn