<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>
<div><br></div><div>Andreas<span></span></div>