Many people hack together shell scripts quickly to do simple tasks, but these soon take ... command if [ "$?"-ne 0]; then echo "command failed"; exit 1; fi.
確定! 回上一頁