True Random

  • Schrift vergrößern
  • Standard-Schriftgröße
  • Schriftgröße verkleinern

My Projects

Beitragsseiten
My Projects
similar programs
Other projects
Alle Seiten


Dr. Rolf Freitags Projects

Priority notice

Most of the software i made was developed under Linux, but most of it, including the drivers,can be compiled and used with no or minor modifications under MS-Windows via Cygwin.with the Ioperm driver (package Devel/Ioperm, it has to be started via "ioperm -i") and the appended compiler option -lioperm.


dupmerge - A Program for securely finding and optional linking/deleting duplicate files here.

It is written in C, runs on various platforms (Win32/64 with Cygwin, Unix, Linux etc.) and you can also find it in the grml repository: http://deb.grml.org/pool/main/d/dupmerge/.
You can find a tutorial here.

The original dupmerge author, Phil Karn, has rewritten the original version from scratch, with a new algorithm: http://www.ka9q.net/code/dupmerge/.
So there are now, since december 2008, two actual v

ersions of dupmerge: The karn and the freitag version.