how to change ext of a file in Windows?
- by Tim
I downloaded a perl file from some webpage by opening it in my browser and saving it. But the saved file has a file name xxx.pl.txt. How can I save it into a file with pl as its ext?
Also how to change a file's ext?
Can I do these in command line?
Thanks and regards!