Enjoy the new version of the Bash command line interpreter for arm linux (working on Motorola ROKR E2 of course).
Usage: bash3.2.0 cross compiling:# cd bash-3.2# CC=arm-linux-gcc ./configure --host=arm-linux# CC=arm-linux-gcc make# arm-linux-strip bash
Discuss this article