https://busybox.net/downloads/BusyBox.html
the goal of busybox is to provided a stripped down posix userspace for use in embedded devices -- basically, provide enough posix utils to be able to do some useful shell scripting.
It is probably more comprehensive than what you were after though...
https://busybox.net/downloads/BusyBox.html
the goal of busybox is to provided a stripped down posix userspace for use in embedded devices -- basically, provide enough posix utils to be able to do some useful shell scripting.