Rename multiple files to another extension in Linux
Posted by Admin on 12th August 2007
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Let us say that you want to rename all of your “.php5″ files to “.php” files. You can use for loop.
Posted in General | 8 Comments »

