#! /bin/sh
:
PATH=/usr/sbin:/usr/etc:/usr/bin:/usr/ucb:/bin ; export PATH

netstat -A inet -n | grep ESTAB | itest

