| ▲ | xorcist an hour ago | |
In this specific case, echo can't fail to there's no need for any of that: | ||
| ▲ | layer8 37 minutes ago | parent [-] | |
Echo will fail here when stderr is closed. For example when the caller of the script pipes stderr to another command and that command exits. | ||