Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
A restricted shell is one that disallows certain actions, such as changing directory, setting PATH, or running commands whose names contain a / character.
The original V7 Bourne shell had an undocumented restricted mode. Later versions of the Bourne shell clarified the code and documented the facility. Bash also supplies a restricted mode. (See the manual page for the details.)