All of lore.kernel.org
 help / color / mirror / Atom feed
* hardlink util -- files de-duplication
@ 2018-06-01 11:38 Karel Zak
  2018-06-01 13:08 ` Ruediger Meier
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Karel Zak @ 2018-06-01 11:38 UTC (permalink / raw)
  To: util-linux


For last 17 years in Red Hat based distros is available hardlink(1)
util, man hardlink:

   hardlink traverses one or more directories searching for duplicate
   files.  When it finds duplicate files, it uses one of them as the
   master.  It then removes all other duplicates and places a hardlink
   for each one pointing to the master file.  This allows for
   conservation of disk space where multiple directories on a single
   filesystem contain many  dupli‐ cate files.

   ...

the util is little bit orphaned, what about to add this util to
util-linux to make it available for another distros and keep it
maintained in serious way? ;-)

   https://src.fedoraproject.org/cgit/rpms/hardlink.git/

It's one .c file.

Comments & objections?

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-06-12 12:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-01 11:38 hardlink util -- files de-duplication Karel Zak
2018-06-01 13:08 ` Ruediger Meier
2018-06-01 20:20   ` Kevin Fenzi
2018-06-02  0:00     ` Francisco J. Tsao Santin
2018-06-01 13:25 ` Aurélien Aptel
2018-06-01 13:45   ` Samuel Thibault
2018-06-06 12:02   ` Carlos Santos
2018-06-01 13:29 ` Dmitry V. Levin
2018-06-12 10:55   ` Karel Zak
2018-06-12 11:22     ` Ruediger Meier
2018-06-12 12:12       ` Karel Zak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.