echo===============================================================================echo \[tabescape_off.sh\]:testfor tab escaping off
$srcdir/killrsyslog.sh # kill rsyslogd if it runs for some reason
./nettester -ttabescape_off -iudpif["$?"-ne"0"];thenexit1fiecho test via tcp
./nettester -ttabescape_off -itcpif["$?"-ne"0"];thenexit1fi