#!/bin/sh
# $Id: ff-netstat 194 2005-02-05 15:17:34Z joostvb $
echo netstat -a -A inet -A inet6
netstat -a -A inet -A inet6
echo
