Stephen Boyd
Stephen Boyd
You are clearly not understanding the issue here. Please read the entire post before commenting.
I do not "think" that bash handles set any differently. Again, you did not read the issue.
>Why should shellcheck flag a script that is doing what you tell it to do? This kind of question is so rhetorical as to be completely unconstructive. There are many...
Indeed, it can get quite hairy. I would think some builtins are fair game, `exec` comes to mind, since if it returns _at all_ theres a problem, so it would...
>IMHO it's bad style In mine, its fine >it breaks the syntax highlightning Then _your_ syntax highlighter is incorrect. There is no "the" syntax highlighter. Why is this issue open...
This is something we really needed at work, for reasons that are a bit hard to explain, but the short version is that we reuse private IP prefixes and subnets...
Better? No. It might help someone somewhere tho. The problem is it adds extra complexity to something that is now very simple and well defined. Have to loop inside a...
Is this completely forsaken? Is there any hope that there is some side work laying around?
I am uncertain when it was added, but it is there on at least version 6.4, which is the oldest reference I can find to it in the docs. We...