feature: add meminfo to supporttool

Change-Id: Id301b511567b14192369744ef3f0b54886191ace
This commit is contained in:
Darryl Quinn 2017-04-29 20:58:15 -05:00
parent e5fc675cfc
commit 7eeb7164f7
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ use perlfunc;
@cmds = ( "cat /proc/cpuinfo",
"cat /proc/meminfo",
"df -k",
"dmesg",
"ifconfig",