-
Committer:
Erik Andersen
-
Date:
2000-03-12 23:49:18 UTC
-
Revision ID:
git-v1:3522eb1ab3a4f1bcbf2c0f0eed387733b29c9e95
First pass at writing a shell for busybox.
Works fine, full job control support, etc.
No syntax yet (if, then, while, etc). Handles
pipes and & processes fine.
TODO: add command editing, add syntax suport.
-Erik