ash

\"This is an extremely simple version of the bourne shell. Its functionsare very limited so as not to consume too much memory. The shell takesuser commands and translates them into operating system calls,relieving the user from needing to know complex operating systemcommands. RedHat: The ash shell is a clone of Berkeley's Bourne shell.Ash supports all of the standard sh shell commands, but is considerablysmaller than bash.\"
Current version: ash_0.3.8