| The Following User Says Thank You to jedi For This Useful Post: | ||

root::
BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ root BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# echo root:$(grep -A 13 lock_code /dev/mtd1|tail -1): root:: Nokia-N900:~#

BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ root BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# echo root:$(grep -A 13 lock_code /dev/mtd1|tail -1): root:: Nokia-N900:~#

| The Following User Says Thank You to pali For This Useful Post: | ||
grep -A 13 lock_code /dev/mtd1
root grep -A 13 lock_code /dev/mtd1 |tail -16 |head -1
BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ root BusyBox v1.19.3 (Debian 1.19.3power5) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# grep -A 13 lock_code /dev/mtd1 lock_code �����,* 12345 -- lock_code ( b���k� | Nokia-N900:~#
