Maciej W. Rozycki wrote:
On Fri, 6 Sep 2024, Jacob Bachmeyer wrote:
By the way, I need another patch, as /bin is not existing in my case. I'm
actually a bit wondering why all tools like awk, expect, tcl have a fallback
without a path just to their executable name, but sh needs a fallback to
On Fri, 6 Sep 2024, Jacob Bachmeyer wrote:
> > By the way, I need another patch, as /bin is not existing in my case. I'm
> > actually a bit wondering why all tools like awk, expect, tcl have a fallback
> > without a path just to their executable name, but sh needs a fallback to
> > /bin/sh. But