in reply to
Simple Perl file rename
On my system (Debian Linux; I don't know what yours is) there is a
rename
command that accepts perl code:
rename 's/^ABC //' *.doc
Perl 6 in German
Comment on
Re: Simple Perl file rename
Select
or
Download
Code
In Section
Seekers of Perl Wisdom