FileBot is the ultimate tool for organizing and renaming your Movies, TV Shows and Anime as well as fetching subtitles and artwork. It's smart and just works.
Avec https://github.com/filebot/plugins
Et : https://www.filebot.net/forums/viewtopic.php?t=215
L'explorateur de fichiers original de Windows 3, sous Windows 10 :
Via https://www.nextofwindows.com/windows-3-0-file-manager-now-available-on-windows-10
Parce que je l'oublie tout le temps :
find . -name "pattern" -maxdepth 1 -exec mv -t /des/tin/ati/on {} +
Et pour delete :
find . -name "pattern" -maxdepth 1 -exec rm {} +
convmv -r -f iso-8859-1 -t utf8 . --notest
Comparaison de fichiers en Python. Mais pas limité à seulement 2 fichiers.
Ce qui semble être l'explorateur de fichiers sous Linux se rapprochant le plus de DOpus.