I have a script like this:



It executes correctly but the question is:

after a shell command inside the script i can test its correct execution by testing $?
but how to do it after each...