Syntax for a single-line Bash infinite while loop

前端 未结 13 1394
长情又很酷
长情又很酷 2020-11-29 14:18

I am having trouble coming up with the right combination of semicolons and/or braces. I\'d like to do this, but as a one-liner from the command line:

while [         


        
13条回答
提交回复
热议问题