You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're interested in using this to deduplicate files on your disk, you might want to check out https://github.com/jbruchon/jdupes. It supports creating clonefiles with duplicates via the -B/--dedupe flag. Note that the MAN page incorrectly says this depends on btrfs, but it supports both btrfs and APFS since around v1.17.
The text was updated successfully, but these errors were encountered:
If you're interested in using this to deduplicate files on your disk, you might want to check out https://github.com/jbruchon/jdupes. It supports creating clonefiles with duplicates via the
-B
/--dedupe
flag. Note that the MAN page incorrectly says this depends on btrfs, but it supports both btrfs and APFS since around v1.17.The text was updated successfully, but these errors were encountered: