in reply to
simple command-line question
perl -pi -e 's/mike/meathead/ig' */* *
Comment on
Re: simple command-line question
In Section
Seekers of Perl Wisdom