Fixed issue with mysqld scripts not processing - crapy handling of stdin/
positional parameters in the t_Process function. Renamed t_ProcessFolder to
t_Process. Added test scripts for procinfo, strace and iptraf. Added a helper
function t_ServiceControl which just calls /sbin/service $1 $2 but sleeps for
a bit to avoid subsequent test scripts that rely on open network ports from
automatically failing because they're being executed too quickly.