Jun 24, 2018Β Β· Stop endless loop .sh script Ask Question Asked 7 years, 5 months ago Modified 7 years, 5 months ago

How would you compare these editors? What are the pros and cons of each? [note] This is not meant to be answered by those who "hate one and love another" or those who haven't used both.

Apr 9, 2021Β Β· Also, in while [ true ], the test checks if true is a non-empty string. It obviously is, so this does work in giving an endless loop. But [ false ] would also be always true, so a test like that is …

Recommended for you
You may also like