Answer the question
In order to leave comments, you need to log in
What's a nice Bash/sh equivalent for boolean variable inversion?
Analogue in Bash/sh for logical variable inversion:
while (i=true )
do a
lot of text
i = not i <- exit condition from eternity.
done
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question