Retrieve the exit code of all the commands in a pipeline with “PIPESTATUS”
When developing shell scripts, it is common usage to check the exit code of a command in order to check […]

Some DBA stuff inspired by my daily work...

Some DBA stuff inspired by my daily work...
When developing shell scripts, it is common usage to check the exit code of a command in order to check […]