ref: 5aa501870b9aa8095ae3bff7d39f55225a7b46b1
dir: /rc/bin/ape/psh/
#!/bin/rc # set up a shell running in an approximate POSIX 1003.2 environment rfork en fn sigterm{} HOME=$home bind -b /rc/bin/ape /bin bind -b /$cputype/bin/ape /bin if(test -d /$cputype/bin/pub) bind -a /$cputype/bin/pub /bin /bin/sh $*