[PATCH] argv[0] of execvp when ENOEXEC

Denys Vlasenko vda.linux at googlemail.com
Wed Aug 21 10:12:10 UTC 2013


On Tue, Aug 20, 2013 at 6:42 PM, Wei-cheng Wang <cole945 at gmail.com> wrote:

> Without this patch, busybox complains "foo.sh: applet not found"
> when executing a shell script without hashbang.
>

You mean, this happens if foo.sh is a non-executable file
and /bin/sh is a symlink to busybox?


More information about the uClibc mailing list