#!/bin/sh

cd /etc/webmin/stta/dataconf
wc -l `cat ordercfgs | awk -F "="  '{ print $1}'`
wc -l sttavalues
wc -l config.old
