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

netstat -f inet -n | grep ESTAB | itest

