|
From: | Oğuz İsmail Uysal |
Subject: | Re: set -e not working as expected with conditional operators |
Date: | Fri, 2 Jun 2023 10:11:55 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 |
On 6/2/23 4:01 AM, rpaufin1 wrote:
However, the result should be the same.
The manual says otherwise:
The shell does not exit if the command that fails is [...] part of any command executed in a && or || list except the command following the final && or ||
[Prev in Thread] | Current Thread | [Next in Thread] |