thanks for the response.

I was Looking for awk to do some of the parsing like this:

/sbin/ipfw list | grep '%IP%' | awk '{ print "ipfw -q delete " $1 }' | sh


cheers,

Noah



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

Reply via email to