#!/bin/csh -f # Recursively call all pub scripts in the current tree, prompting for each find . -iname pub -execdir pwd ";" -okdir pub ";"