mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2025-02-03 10:31:53 +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