# ............. $Rxpackets_text=`/sbin/ifconfig ppp0 |grep "RX packets"|cut -d ":" -f 2 |cut -d " " -f 1`; chomp $Rxpackets_text;