my $command = `cat /proc/meminfo |grep -w MemTotal |awk '{print \$2} +'`;