5 ms·
Wasn't Hush already the name of the HUmbleSHell ( Hush is a Bourne/POSIX-style shell that was originally part of BusyBox ) ...https://github.com/sheumann/hush h
by rosencrantz 4y ago
Wasn't Hush already the name of the HUmbleSHell ( Hush is a Bourne/POSIX-style shell that was originally part of BusyBox ) ...https://github.com/sheumann/hush https://github.com/sheumann/hush
- pfheatwole 4y agoYes, and it lives on in a variety of minimalist environments under active development, such as: * U-boot: https://github.com/u-boot/u-boot/blob/master/common/cli_hush.c https://github.com/u-boot/u-boot/blob/master/common/cli_hush... * Busybox: https://github.com/brgl/busybox/blob/master/shell/hush.c https://github.com/brgl/busybox/blob/master/shell/hush.c * Barebox: https://github.com/barebox/barebox/blob/master/common/hush.c https://github.com/barebox/barebox/blob/master/common/hush.c