#!/bin/sh cwd="$(pwd)" cd /usr/local/poudriere/ports/default printf "%s\n" */* | grep "$1" | sort