Hi,<br><br>Am Dienstag, 24. April 2012 schrieb Andreas Pakulat :<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br>Am Dienstag, 24. April 2012 schrieb David Nolden :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm not familiar with other shells, so I cannot do anything about<br>

that. Yes, the solution seems to be, either enforce bash, or disable<br>
the features. bash is basically a programming language, and it doesn't<br>
sound like a good idea to make the same code work on multiple<br>
different programming languages, as it's nearly impossible...</blockquote><div><br></div><div>Well, you could adjust the code to use only sh-features and avoid bahs-stuff. If you ensure to use /bin/sh even bash should complain about non-sh compatible stuff.</div>
</blockquote><div><br></div><div>Another thing you should consider IMHO before endorcing bash is that its not necessarily installed. I'd say csh and zsh are at least as popular as bash and the former is rather incompatible to bash.</div>
<div><br></div><div>Andreas<span></span></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote>