My Shell Script Help
2015年2月12日 星期四
return value from shell script
ref: http://tldp.org/LDP/abs/html/exit-status.html
是用 exit 指令。
exit 123
然後 caller 用 $? 就可以取得上一個 script exit 的值。
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)