<br><br><div class="gmail_quote">On Tue, Nov 2, 2010 at 3:30 PM, B Watson <span dir="ltr">&lt;<a href="mailto:yalhcru@gmail.com">yalhcru@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On 11/2/10, Max Miorim &lt;<a href="mailto:miorimmax@gmail.com">miorimmax@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Unless we&#39;re talking about using either /bin/bash or /bin/sh,  the<br>
&gt; problem that I see with this is that it would open the precedence to<br>
&gt; accept submissions of scripts using other shells like csh and zsh,<br>
&gt; that could be a problem for the people that review the scripts, as<br>
&gt; they&#39;d have to learn the particularities of other shells - it could<br>
&gt; slow down the process of review-&gt;approval considerably.<br>
<br>
Yah, I hadn&#39;t thought about csh. Definitely agree the rule should be<br>
/bin/bash, or /bin/sh for scripts that were tested with ash.<br>
<br>
&gt; the same thing that took 16.702 seconds using bash as /bin/sh took<br>
&gt; 6.803 with ash and pretty much the same happens to every script that<br>
&gt; we tested.<br>
<br>
Interesting. Never even occurred to me to test performance, I expect<br>
interpreters to be slow, and at least subconsciously I was aware that bash<br>
is bloated... but wouldn&#39;t have guessed ash would be *that* much faster.<br>
<br>
Hm. I just now thought I&#39;d try a couple of things in ash, as an<br>
interactive shell, on slack64 13.1, and the damn thing segfaulted halfway<br>
through typing the first command. /me runs off to do some more testing...<br></blockquote><div><br></div><div>Yes, but it was really fast until it blew up ....</div><div><br></div><div>I&#39;ve had the same experience in search of a less bloated browser than Firefox (really solid, reliable code of significant complexity is not so easy to come by). They all make sense, according to their developers, until you try to use them in real-life situations. </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.org</a><br>
<a href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" target="_blank">http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/" target="_blank">http://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="http://slackbuilds.org/faq/" target="_blank">http://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div><br>