Quantcast
Channel: nixer.org
Viewing all articles
Browse latest Browse all 10

Script to change the file extension on multiple files

$
0
0

Sometimes it becomes necessary to change the file extension on multiple files. For example, you may be migrating a website and want to change all the extensions from .htm to .html. Or perhaps you have installed a php application like phpBB and want to use a different file extension from the default (.html instead of .php). This script can accomplish this for you in one quick step.

You can grab the script here:

http://www.nixer.org/eb/chg_ext.sh

read more


Viewing all articles
Browse latest Browse all 10

Trending Articles