[ 原始碼: hardlink ]
套件:hardlink(0.3.2)
Hardlinks multiple copies of the same file
Hardlink is a tool which detects multiple copies of the same file and replaces them with hardlinks. Amongst other things, it can be used to merge identical, duplicate files in backup trees and save space.
The idea has been taken from http://code.google.com/p/hardlinkpy/, but the code has been written from scratch and licensed under the MIT license.
其他與 hardlink 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libpcre2-posix0 (>= 10.32)
- New Perl Compatible Regular Expression Library - posix-compatible runtime files