
Originally Posted by
intermario_gr
Hey people,
I'm not quite familiar with performing advanced operations using the console commands of our A1200 but I would like to do the following things.
- Compare two text files (binary output, equal or not)
- Lock the phone (asking the unlock code or the security to unlock)
I believe there are commands that can perform these functions. Can anyone help me?
Thanks.
#2 If you look at my unlock post:
http://www.motorolafans.com/forums/a...tml#post185687
I suppose:
Code:
grep ^Security /ezx_user/download/appwrite/setup/ezx_system.cfg
In bash2 use tab for file name completion.