On 24/03/21 04:58PM, Kirill Miazine wrote: > in this case I added escaped newlines when posting, i have all on one line, > but I think i could have scripts where a pipe is followed by escaped > newline. have to check that one.
BTW, this also applies to lists[1], for example:
! false &&
echo "Not false" ||
echo "False"
Sorry for the offtopic. :-)
[1]:
https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/utilities/V3_chap02.html#tag_18_09_03

