View Single Post
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#395
@Alecsandru:

please post output of these two commands:
$ sysinfo-tool -l
$ sysinfo-tool -l | while read key; do echo ===$key===; sysinfo-tool -g $key; done

EDIT: change output of IMEI, GSM, MAC address or other private date to some other (random numbers). I just need to know that output is number or alphanumberic or other raw/whitespace char.

Last edited by pali; 2014-06-18 at 20:34.