Gavin Lambert wrote: > Quoth Lance Spaulding: > >> Does anyone know how to get control-c to work in the busybox msh shell? >> I'm using the current distribution with the latest patches and get the >> same failure on both ARM and X86 targets. Bash works fine but it's >> much larger than busybox. >> > > It works fine for me (uClinux-20041215). Bear in mind that anything started > by the rc file or in the background isn't owned by the current shell and > can't be CTRL-C'd, and individual programs can mask off CTRL-C and handle it > themselves if they want to. > > > _______________________________________________ > Thanks Gavin. I dont think it's related to how the shell is started as I can build with bash instead of msh and everything works corectly. The easiest way to show the problem is to run 'cat > /dev/null' from the shell then try to ctrl-c out of it. With bash (and sash last time I tried) it works but with msh it doesn't.
Thanks, Lance _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
