mirror of
https://github.com/sheumann/hush.git
synced 2025-01-14 12:30:40 +00:00
8a646dd293
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