#/bin/sh
perl -pi -e 's/yoda/Brad/' *.c
perl -pi -e 's/yoda/Brad/' *.h

