On Thu, Mar 26, 2026 at 8:13 PM Laurent Bercot via busybox <[email protected]> wrote: > This thread is bananas. > Run "busybox", without options or arguments. > If your shell gives you an error, you have no busybox binary in your PATH. > If your shell returns success, you have a busybox available in your PATH,
That is not 100% reliable, it depends on the option CONFIG_BUSYBOX: The busybox applet provides general help message and allows the included applets to be listed. It also provides optional --install command to create applet links. If you unselect this option, running busybox without any arguments will give just a cryptic error message $ busybox busybox: applet not found Symbol: BUSYBOX [=y] Prompt: Include busybox applet -- Jeff _______________________________________________ busybox mailing list [email protected] https://lists.busybox.net/mailman/listinfo/busybox
