home.social

#fdupes — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fdupes, aggregated by home.social.

  1. #FDUPES

    Observation: an fdupes operation via LAN on MX-Linux (debian 12)
    vs Ubuntu vsersion of WSL2 on Win10
    where
    MX-Linux on lan processed (that is a dry-run summary, and done) about 12k items in the amount of time the Ubuntu WSL has not yet finihsed presenting the summary.

    wonders me why

    is that all that MS .. ACL or whatever..

    that's the thing behind your ankle. don't damage it.

  2. Aktuelles Lieblings-Shell Tool: fdupes
    github.com/adrianlopezroche/fd

    Superschnelles Auffinden (optional: Entfernen) von Datei-Duplikaten auf der Platte. Sehr hilfreich, um den Google Takeout zu de-duplizieren, bevor es auf eine #NoBigTech Cloud geht.

    #linux #fdupes

  3. #blog post about how I made a quick bash wrapper script around #fdupes that outputs to a text file so I could confirm what I was about to actually do before moving the duplicates to a temporary trash directory for manual deletion. After some... bad accidents with `rm -rf` 😅 I was being careful with my #filemanagement deeds peekread.info/tech/20230706-us

  4. Aktuell läuft #jdupes um doppelte Dateien im #Backup durch Hardlinks zu ersetzen. Es soll bis 7x schneller als #rdfind oder #fdupes sein. #opensource

    github.com/jbruchon/jdupes

  5. Frage an die #Foto Leute die auch unter #linux unterwegs sind.

    #Doppelte #Bilder/ #Fotos #finden: Wie macht Ihr das?

    Was ich bisher als Werkzeuge habe:

    #rdfind und #fdupes sowie #FSLint (+GUI).

    Irgendwie nehmen die mir die Orga der Fotos/Dateien nicht gut ab. Für 100% identische wird es gehen.

    Aber Modifikationen (Gleiches Motiv andere Skallierung) eben nicht (Um Originale zu finden!).

    Gab mal ein Tool das Fotos vergleichen und Näherungen fand. FindsNichtMehr

    Freue mich über Ideen :-)

  6. @TheForeignAgent j'utilise #fdupes sous linux.

    Ça n'a pas l'air aussi bien que ce soft, mais ça a l'avantage d'être bien rapide.

    Cc @sebsauvage

  7. is a duplicate file finder.

    fdupes is a command line program for finding and deleting duplicate files. fdupes shows a list of duplicates to the user, which they can use to select files to delete. fdupes supports recursion as well as non-interactive use.

    Website 🔗️: github.com/adrianlopezroche/fd

    apt 📦️: fdupes

  8. #fslint-gui fonctionne très bien : en quelques clics, il m'a libéré 6GO sur mon SSD (qui je croyais bien rangé) et sans perte de données !

    Il est aussi capable de lister les dossiers vides, les liens symboliques cassés, les fichiers qu'on l'air temporaires, les symboles de débogage oubliés dans les binaires… même les espaces redondantes dans les fichiers texte !

    (ça doit faire un carnage chez les gens qui font du #Python sans tabulation) #fslint #rdfind #fdupes #jdupes