[Toybox] Would someone please explain what bash is doing here?

Rob Landley rob at landley.net
Fri Apr 24 06:48:11 PDT 2020


Try this in bash, and hit ctrl-Z before it returns:

  /bin/echo $(ls /usr/bin; sleep 5)

Now try to get your terminal back. (Prompt doesn't come back, timeout doesn't
happen, ctrl-c doesn't work...)

Maybe it's been fixed since the version in devuan?

Rob



More information about the Toybox mailing list