]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/blob - ti/runtime/netapi/demo/demo_setup_files/dpicgi4.sh
51ebca4ee823f64002b84a5eb91bc46348d23927
[keystone-rtos/netapi.git] / ti / runtime / netapi / demo / demo_setup_files / dpicgi4.sh
1 #!/bin/bash
2 echo Content-type: text/html
3 echo
4 echo
5 #dump mem stat
6 awk -f ../stats3.awk  ../stats1.txt
7 #dpidemo stats | awk -f ../stats3.awk