#!/bin/sh ugrep --exclude-dir="CVS" \ --include="patch-*" \ --recursive \ "$@" \ /usr/ports/