View Single Post
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#6
Code:
BusyBox v1.18.0.git (Maemo 3:1.18-3+0m6) built-in shell (ash)
Enter 'help' for a /kĻ of built-in commands.

RM680-47-6:~# opensh -c "if accli -I|grep tcb>/dev/null;then echo OK;else echo f
ailure;fi"
OK
RM680-47-6:~#
EDIT:

Code:
RM680-47-6:~# cd /home/user/
RM680-47-6:/home/user# ls
MyDocs               calibrationfile.txt  private
RM680-47-6:/home/user# cat calibrationfile.txt
lock_code###CAL_SEPERATOR###$6$F3rNxjN8VgmXt4+s$vAI/8rFViM1kCJ0Tzzk34nq60FhQBz014Nzr1Xmc37e/Mn9Cvy4WvW46rdwVIjlxg2SSGAOuVQ4PAPjD2dz0.1|b-RLcO7J4z0W4MHDebtaiRMu6IJ+M=-devicelock_token
lock_enabled###CAL_SEPERATOR###1
RM680-47-6:/home/user#
What is that? password?

Last edited by n950; 2017-03-12 at 18:17.
 

The Following 2 Users Say Thank You to n950 For This Useful Post: