Hi, On Fri, 20 Jun 2008, Stephan Beyer wrote: > Looks like *portable* shell programming is no fun :\ That is right. That's one of the reasons why I prefer moving scripts to builtins: prototyping is good and well, but when you need to put it into production, where people have all kinds of weird setups (just think of dash in Ubuntu!), it is no fun. Better to use something portable, such as C. Which is the whole point of your project, right? You want to turn the real engine into a builtin. So would you not agree that PATCH 2/3 is rather unnecessary? Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html