Posts Tagged ‘fileutils’

Converting Folder Tree using iconv with Ruby

Sunday, November 9th, 2008

I’ve just experienced one of the strangest problems ever. A PHP project was probably copied from a Swedish Windows machine to a Linux server, set to handle Swedish somehow. From the server it was then downloaded to a Mac that was probably running Swedish too, and from the Mac to my strictly English Windows installation running Wamp and XAMPP.... Read More

Ruby File Renamer

Wednesday, July 16th, 2008

I had to rename a lot of files today, recursively.... Read More