Changes

105 bytes added ,  09:46, 22 February 2018
Line 28: Line 28:  
   -e, --bsent <INTERFACE> Get number of bytes sent
 
   -e, --bsent <INTERFACE> Get number of bytes sent
 
   -r, --brecv <INTERFACE> Get number of bytes recieved
 
   -r, --brecv <INTERFACE> Get number of bytes recieved
   -j, --connstate Get 3G connection state
+
   -j, --connstate Get 3G connection state
   -g, --netstate               Get network link state
+
   -g, --netstate                 Get network link state
 
   -i, --imei Get device IMEI
 
   -i, --imei Get device IMEI
 
   -J, --iccid Get SIM ICCID
 
   -J, --iccid Get SIM ICCID
Line 35: Line 35:  
   -w, --manuf Get device manufacturer
 
   -w, --manuf Get device manufacturer
 
   -a, --serial Get device serial number
 
   -a, --serial Get device serial number
   -y, --revision Get device revision number
+
   -y, --revision                 Get device revision number
 
   -x, --imsi Get IMSI
 
   -x, --imsi Get IMSI
 
   -z, --simstate                Get SIM card state
 
   -z, --simstate                Get SIM card state
Line 59: Line 59:     
  sms managing options:
 
  sms managing options:
   -S -r, --sms --read <INDEX> Read SMS by index
+
   -S -r, --sms --read       <INDEX>           Read SMS by index
   -S -l, --sms --list <TYPE> List SMS by type [all, read, new]
+
   -S -l, --sms --list       <TYPE>             List SMS by type [all, read, new]
   -S -t, --sms --total Print SMS memory usage
+
   -S -t, --sms --total                         Print SMS memory usage
   -S -d, --sms --delete <INDEX> Delete SMS by index
+
   -S -d, --sms --delete     <INDEX>           Delete SMS by index
   -S -s, --sms --send "<NUMBER> <TEXT>" Send SMS. IMPORTANT! Number and text must be within quotes
+
   -S -s, --sms --send     "<NUMBER> <TEXT>"   Send SMS. IMPORTANT! Number and text must be within quotes
   -S -b, --sms --send-b64 <NUMBER> Send SMS encoded in base64 from /tmp/.smstext
+
   -S -b, --sms --send-b64   <NUMBER>           Send SMS encoded in base64 from /tmp/.smstext
    
  compatibility options:
 
  compatibility options:

Navigation menu