help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help-bash Digest, Vol 120, Issue 55


From: Budi
Subject: Re: Help-bash Digest, Vol 120, Issue 55
Date: Sat, 30 Oct 2021 23:46:05 +0700

Because of the least condition syntax, && or ||

Change it to the full one, if  then   else    fi

If it eval  false it won't go nicely to keep on going into && instead
it will abruptly exit with error and execute its ERR script

On 10/30/21, Budi <budikusasi@gmail.com> wrote:
> Because of the least condition syntax, && or ||
>
> Change it to the full one, if  then   else    fi
>
> If it eval  false it won't go nicely to keep on going into && instead
> it will abruptly exit with error
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]