summaryrefslogtreecommitdiffstats
path: root/system/heirloom-sh/README
blob: ee9453c7d22c00028b9a135d7f7171645eff0325 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
The Heirloom Bourne Shell is a portable variant of the traditional Unix
shell. It has been derived from OpenSolaris code and thus implements the
SVR4/SVID3 level of the shell. 

The Bourne shell is suitable for

    * script portability testing
    * processing of legacy scripts
    * general script processing
    * interactive use

Note that this SlackBuild installs the shell as /usr/bin/hsh rather than
/usr/5bin/sh.