This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Tutorial: Rename filenames in perl using regex

I would like to replace a bunch of filenames from-

MY.switch.Org.1st.txt
router.2nd.Org.MY.txt
3rdswitchmyorg

to, something like as following with all uppercase-

1ST.SWITCH.MY.ORG.TXT
2ND.ROUTER.MY.ORG.TXT
3RD.SWITCH.MY.ORG.TXT

Any suggestion will be greatly appreciated

perl

0 answers

No answers yet.

Log in to answer this question.