# ipfw pipe show | wc -l

sorry this should be:
ipfw pipe show | awk '$2 == "ip"' | wc -l


_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to