sh
OS/161 Reference Manual
Name
sh - user command shell
Synopsis
/bin/sh [-options] [args]
Description
How you make this work is entirely up to you. We recommend updating
this page to describe how your shell works once you complete it.
Requirements
In large part up to you, though in all probability at least these
system calls will be involved:
Your shell should function properly once the basic system calls
assignment is complete, although it's certainly ok to include bells
and whistles that won't work until later on.