Download List

Project Description

V6 Thompson Shell Port provides two ports of the original /bin/sh from Sixth Edition (V6) UNIX (circa 1975). osh is an enhanced port of the shell, and sh6 is an unenhanced port of the shell. This project also includes glob6, if, goto, and fd2 as external shell utilities. While they remain external for compatible use by sh6, these utilities are integrated into osh to improve shell performance.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-27 08:32 Back to release list
20081026

This release integrates the external 'if', 'goto', and 'fd2' shell utilities into osh as special built-in commands to improve shell performance. It adds 'echo' as a special built-in command for the same reason. It adds a new '-e' command line option to the fd2 utility. This option allows redirection of stdout to stderr.
Tags: Minor feature enhancements

Project Resources