On 11/10/09, Anders Andersson <[email protected]> wrote: > Why rewrite it in C? What will you gain with this? There's a lot of > code in the shell interpreter, and everyone will have one (even in an > embedded environment you'll have busybox ash or similar). Use the code > that's already there. :) >
usually true but shell can be hideous resulting non-trivial security and portability issues
