 |
Syntax for a single-line BASH infinite while loop - Stack Overflow
Syntax for a single-line BASH infinite while loop ... It's also possible to use sleep
command in while's condition. ... I like to use the semicolons only for the WHILE
statement, and the ...
stackoverflow.com |
 |