Exit Codes
Exit Code: 0 , Means Successful
Get Exit Code $?
If Last command executed successfully exit code is 0, else $? will be non zero
Exit code is 8 bit that is from 0 to 225
Exit Code: 0 , Means Successful
Get Exit Code $?
If Last command executed successfully exit code is 0, else $? will be non zero
Exit code is 8 bit that is from 0 to 225