Hi,<br><br>I have a Bourne Shell Script I inherited that writes a a C code and then compiles it. <br><br>I was trying to some changes to it. <br><br>One of the lines in the Bourne Shell code that ...
<pre class="ip-ubbcode-code-pre">[ -z $STATUS ] && $STATUS=2</pre><BR><BR>From context in the rest of the script in question, it seems pretty clear that the above ...
On Unix — the progenitor of Linux — there was /bin/sh. It was simple, by comparison to today’s shells, but it allowed you to enter commands and — most importantly — execute lists of commands. In fact, ...
Linux Journal, representing 25+ years of publication, is the original magazine of the global Open Source community.