Status Kode Exit Bash Perintah Terakhir

# The special variable $? returns the exit status of the last executed command:
echo $?
javabash