in reply to
file/directory operations
You might find
opendir
,
readdir
,
sort
,
sprintf
and
pop
or
shift
to be quite helpful here.
--
perl -p -e "s/(?:\w);([st])/'\$1/mg"
Comment on
Re: file/directory operations
In Section
Seekers of Perl Wisdom