The answer is in this special shell variable "$?". In this variable is saved exit status of last command that ended in background.
確定! 回上一頁