![](/static/253f0d9b/assets/icons/icon-96x96.png)
![](https://feddit.uk/pictrs/image/54d26023-c773-4699-996f-7c5fd6dc534d.jpeg)
1·
22 days agoSimple. It’s called lobbying, but back then was just a plain simple white fat envelope full of notes. Some simple folks might call it bribery
Simple. It’s called lobbying, but back then was just a plain simple white fat envelope full of notes. Some simple folks might call it bribery
+1 for fclones
Btw. Always wondered if the name possibly comes from Fucking Clones
I’m using this in my unraid. Scheduled weekly, just in case.
#!/bin/bash
#noParity=true
fclones group --one-fs --follow-links --min 256MB --name '*.mkv' --name '*.mp4' --cache /mnt/user/data/torrents/ /mnt/user/data/media/ --max-prefix-size 128MiB --max-suffix-size 64MiB --skip-content-hash > /tmp/dupes.txt
fclones link < /tmp/dupes.txt
That’s spot on definition of what happening in here