#!/bin/sh # an installation script for pf_freebsd copied from Wnn6 check_pw() { if which -s pw; then : else cat <