[wplug] changing extensions?

Zach netrek at gmail.com
Tue Mar 27 16:05:28 EST 2007


Cool. This should work for all .htm files on the filesystem right:

find /  -iname '*.htm' --exec mv {} {}l \;


Zach


More information about the wplug mailing list