On Thu, Mar 23, 2023 at 03:19:21PM +0000, Laurent Bercot wrote:
>
> I'm going to regret this.
>
> ifthenelse -s { eltest -f ${FILE} } { export EXISTS ${FILE} } { }
> envThis is something I was originally looking for but did not know it is possible. Anyway, I'll stick with backitck -x, it is well documented and few extra calls on the path are not an issue. Thanks! Petr
