Using just exit is the same as exit $? or omitting the exit . If you run the script as root, the exit code will be zero.
確定! 回上一頁