This project is the Fast File System. This is a mountable file system that will use a fragment of your RAM and/or Swap as a mountable device. All the files has a great performance for read/write, but all what is written will be lost at umount or reboot
'finddouble' application searches into a directory and all its sub directories.
If it finds several times the same file, a warning message is displayed, but no other action is taken.
It's main use is to help you optimize you disk usage.