Menu

Print exit code of the last command

To print exit code of the last command type:

echo $?
· 1 Mar 2017