exit a shell script!! | Unix Linux Forums | Shell Programming and Scripting

exit a shell script!! | Unix Linux Forums | Shell Programming and Scripting

瀏覽:511
日期:2024-05-11
could somebody tell me please how to exit a shell script: if [ \$# -eq 0 ] then echo "No arguments detected" exit 1 fi ... echo "still there" # is displayed .. ... Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED...看更多