|
From: | Oğuz |
Subject: | Re: yet another $(case ... parse bug |
Date: | Fri, 24 May 2024 08:43:43 +0300 |
While you're at it take a look at this too: true; for (( ; $? == 0; ${ ! break;} )); do uname; done Once you run this command bash gets stuck in a state where it prints the prompt string and reads commands but doesn't execute anything. If you press Ctrl+C it returns to normal. Oğuz
[Prev in Thread] | Current Thread | [Next in Thread] |