Thread
:
Password
View Single Post
lma
2009-07-29 , 06:43
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#
5
Originally Posted by
qwerty12
text2screen -t `strings /dev/mtd1ro | grep [0-9] | grep -v [a-zA-Z@] | tail -n 1` -s 3
Interesting that the initfs busybox has strings (unlike the rootfs one). I hadn't looked too closely at it before, but it also includes a bunch of other stuff (bunzip2, bzcat, clear, deallocvt, dumpkmap, fdisk, ftpget, halt, hexdump, [[, install, klogd, loadfont, loadkmap, openvt, patch, pidof, poweroff, readprofile, reboot, reset, strings, syslogd, udhcpc, unzip, usleep, watch, wget) missing from the rootfs busybox (though some are provided by other packages).
Quote & Reply
|
The Following User Says Thank You to lma For This Useful Post:
Worldwider
lma
View Public Profile
Send a private message to lma
Find all posts by lma