commit | 8a646dd2933bc37e67e1b09fd3461816e38fc677 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Thu Jun 21 16:38:11 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Thu Jun 21 16:38:11 2001 +0000 |
tree | f2e436f413c07809fe5b8f21c3eb5b86e309ee11 | |
parent | ea4abff59530709ae423482220f65e37ecd1ac24 [diff] |
This commit guts lash, restoring it to what it was originally intended to do, just be a simple command line interpreter with basic pipe, redirect, and job control. For all the more fancy things, people should use hush or ash. -Erik