etsh

Two ports of /bin/sh from V6 UNIX (circa 1975)

brewmacoslinux
Try with needOr install directly
Source

About

Two ports of /bin/sh from V6 UNIX (circa 1975)

Commands

etshv6sh

Examples

Start an interactive shell session with the V6 shell$ etsh
Execute a simple command using the historic shell$ etsh -c 'echo hello world'
Run a shell script with the V6 UNIX shell interpreter$ etsh script.sh