#!/usr/local/bin/perl while( chop($_ = )) { $old = $_; # On the line below, use the format: s/{old text}/{new text}; s/The WBRS Fall Program
Guide/The WBRS Fall 1995
Program Guide/; system("mv $old $_"); }