On Tue, Oct 21, 2014 at 03:06:52PM -0400, stephen Turner wrote: > Was i hallucinating or did i read that toybox has a shell? I was checking > the toybox site and couldnt find any shells listed except maybe toysh but > creating a symlink with that doesn't work. Is this one of the unfinished > features you have to compile in or is it also available (if available at > all) in the binary 0.5?
toysh is the shell; it's in toys/pending/sh.c, and can be invoked as toysh or sh. It is not built by default. It's *very* unfinished, but you can run commands in it. > thanks > Stephen Hope this helps, Isaac Dunham _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
