bug-bash
[Top][All Lists]
Advanced

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

Re: Conditions with logical operators and nested groups execute "if" and


From: Greg Wooledge
Subject: Re: Conditions with logical operators and nested groups execute "if" and "else"
Date: Tue, 22 May 2018 08:29:11 -0400
User-agent: NeoMutt/20170113 (1.7.2)

On Mon, May 21, 2018 at 04:17:18PM -0500, Uriel wrote:
> [[ EXPRESSION ]]; && { TRUE CONDITION; } || { ALTERNATIVE RESULT; }

https://mywiki.wooledge.org/BashPitfalls#pf22



reply via email to

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