The Shoebox. A place for lil' apps to live in peace and harmony.

Finds sets of duplicate files in a folder you choose, saves the results in YAML format for you to manipulate at your whim later on.

The logic of the app is a slavish literal transliteration into Ruby of the excellent duplocator utility by John Hoogstrate.


Speak now or forever hold your peace:

Jaime Iniesta
August 8, 2008

it throws an error on line 215.

“No such file to load—YAML”, it says :)

sfddsa
October 10, 2008

dsfa

Ed
March 16, 2009

Huh. Apparently ask_save_file is broken in the Raisins version of Shoes, so the saving to yaml won’t work at all. :(

if ‘YAML’ fails try changing it to ‘yaml’.

Todd
April 21, 2009

Didn’t work on ubuntu. error was no such file to load YAML


How do I use this?