aboutsummaryrefslogblamecommitdiff
path: root/release/picobsd/tinyware/msh/README
blob: 1b95b8271c8a21e95acb55220a461f7415c51ca3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                
This is a port of Minix /bin/sh shell.

It's quite limited, but also quite small. One of most serious
limitations is lack of support for user-defined functions. Also,
globbing should be implemented with our glob(3) - the version in
sh4.c is rather primitive.

This version is under BSD license.

Andrzej Bialecki
<abial@FreeBSD.org>

$Id$