[Slogger] slogger and duplicate files
Ken Schutte
kschutte at MIT.EDU
Tue Apr 26 03:17:35 EDT 2005
At one point I wrote some simple Perl scripts to find all duplicate
files, but never went too far with it, because it wasn't clear what I
wanted to do with duplicates once they're identified. You could delete
all but one, then either link to the remaining or change all the
references in the html. But, then what if you want to move, delete, or
rename anything? It would be quite a mess. Keeping duplicates wastes
space, but keeps things nice and self-contained.
Ken
Austin Godber wrote:
> Has there been any discussion of ways to solve the duplicate file
> problems? If you are saving entire pages with slogger there is a LOT of
> redundancy (just think of all the header and footer gifs). Sadly my OS
> doesn't have a file groveler like win2k.
>
> I could manually "grovel" the slogger data directory using some shell
> scripting and fdupes or something. I was just wondering if anyone else
> has give any thought to this?
>
> Maybe its time I learn about firefox extension programming.
>
> Austin
> _______________________________________________
> Slogger mailing list
> Slogger at mozdev.org
> http://mozdev.org/mailman/listinfo/slogger
More information about the Slogger
mailing list