diff options
author | joerg <joerg@pkgsrc.org> | 2006-09-15 13:00:37 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-09-15 13:00:37 +0000 |
commit | b14ddeb8602bc7af91f4991f1172587673e0cbb9 (patch) | |
tree | 880e8ca64ea721182d35a1a6f51053bd270a070c /shells/mksh/DESCR | |
parent | 1b5b13d62a27b0c941bb176ae470763b3f044bf0 (diff) | |
download | pkgsrc-b14ddeb8602bc7af91f4991f1172587673e0cbb9.tar.gz |
Import mksh. From Thorsten Glaser in private mail.
From DESCR:
mksh is the MirBSD enhanced version of the Public Domain Korn
shell (pdksh), a bourne-compatible shell which is largely si-
milar to the original AT&T Korn shell. It includes bug fixes
and feature improvements in order to produce a modern, robust
shell good for interactive and especially script use.
Diffstat (limited to 'shells/mksh/DESCR')
-rw-r--r-- | shells/mksh/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shells/mksh/DESCR b/shells/mksh/DESCR new file mode 100644 index 00000000000..df031593581 --- /dev/null +++ b/shells/mksh/DESCR @@ -0,0 +1,5 @@ +mksh is the MirBSD enhanced version of the Public Domain Korn +shell (pdksh), a bourne-compatible shell which is largely si- +milar to the original AT&T Korn shell. It includes bug fixes +and feature improvements in order to produce a modern, robust +shell good for interactive and especially script use. |