I need to depend on few separate executions in a script and don\'t want to bundle them all in an ugly \'if\' statement. I would like to take the exit code \'$?\' of each executi
If you want to use ALLOWEDERROR in your script, preface it with a $, e.g $ALLOWEDERROR.