Freedup (original) (raw)

About DBpedia

freedup is a program to scan directories or file lists for duplicate files. The file lists may be provided to an input pipe or internally generated using find with provided options. There are more options to specify the search conditions more detailed. Other options influence the performed actions, i.e. whether to display only or to specify what kind of link under which circumstances. freedup first compares file sizes, then on equal sizes the MD5 signatures, and before taking actions a byte-by-byte check for verification is performed. An interactive mode allows to decide individually which files to link soft or hard or to delete.

Property Value
dbo:abstract freedup is a program to scan directories or file lists for duplicate files. The file lists may be provided to an input pipe or internally generated using find with provided options. There are more options to specify the search conditions more detailed. Other options influence the performed actions, i.e. whether to display only or to specify what kind of link under which circumstances. freedup first compares file sizes, then on equal sizes the MD5 signatures, and before taking actions a byte-by-byte check for verification is performed. An interactive mode allows to decide individually which files to link soft or hard or to delete. The comparison by ignoring tags and comments is a unique feature of freedup. Filesize, start and end of unique content is kept for later processing. Comparing music you may ignore the tags, e.g. whether one is tagged with an v1-tag while another sound file with identical music is tagged with v2. It also works, if you copied and retagged the copy to fit into another album. This works for jpegs (Exif) and mp4-Movies as well. An auto-Mode is supported to instruct freedup to ignore all tags that are recognized. The author will extend this function on demand, if there is sufficient documentation howto strip the tags. freedup is written in POSIX compliant C and is released under the GNU General Public License.Its complexity is O(n log n) for full file comparison. This is done for equally long files after sorting according to filesize using qsort. (en) freedup es una aplicación para detectar y manipular ficheros duplicados en distintos directorios o listas de ficheros. Las listas de ficheros pueden proporcionarse mediante una de entrada o generarse internamente usando el comando find con determinadas opciones. Se dispone además de otras opciones para especificar las condiciones de búsquedas de manera más detallada y para determinar las acciones realizadas, por ejemplo, si mostrar sólo la lista de resultados, o especificar qué clase de enlaces y bajo qué circunstancias detectarlos. freedup primero compara los tamaños de los ficheros, luego las sumas MD5, y antes de realizar cualquier acción, se realiza una verificación byte por byte. Dispone de un modo interactivo que permite decidir individualmente qué ficheros enlazar (ya sea mediante enlaces simbólicos o duros) o borrar. freedup está escrito en el lenguaje de programación C compatible con POSIX y liberado bajo la licencia GPL. (es)
dbo:wikiPageExternalLink http://freedup.org/
dbo:wikiPageID 13938344 (xsd:integer)
dbo:wikiPageLength 2391 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1050289245 (xsd:integer)
dbo:wikiPageWikiLink dbr:List_of_Unix_commands dbr:MD5 dbc:File_comparison_tools dbr:Duplicate_code dbc:Cross-platform_software dbr:GNU_General_Public_License dbr:Symbolic_Link dbc:MP3 dbr:Computer_file dbr:Computer_program dbc:Free_storage_software dbc:Free_utility_software dbr:Pipeline_(Unix) dbc:Cross-platform_free_software dbc:Free_software_programmed_in_C dbr:C_(programming_language) dbc:C_(programming_language)_software dbc:Free_backup_software dbr:Directory_(computing) dbr:Hard_Link dbc:Unix_file_system-related_software dbc:Tag_editors dbc:Free_file_comparison_tools dbr:Find_(Unix) dbr:Qsort
dbp:wikiPageUsesTemplate dbt:Lowercase dbt:Unix-stub
dcterms:subject dbc:File_comparison_tools dbc:Cross-platform_software dbc:MP3 dbc:Free_storage_software dbc:Free_utility_software dbc:Cross-platform_free_software dbc:Free_software_programmed_in_C dbc:C_(programming_language)_software dbc:Free_backup_software dbc:Unix_file_system-related_software dbc:Tag_editors dbc:Free_file_comparison_tools
gold:hypernym dbr:Program
rdf:type dbo:Work yago:Artifact100021939 yago:Implement103563967 yago:Instrumentality103575240 yago:Object100002684 yago:PhysicalEntity100001930 yago:Tool104451818 yago:Whole100003553 yago:WikicatFileComparisonTools yago:WikicatFreeFileComparisonTools
rdfs:comment freedup is a program to scan directories or file lists for duplicate files. The file lists may be provided to an input pipe or internally generated using find with provided options. There are more options to specify the search conditions more detailed. Other options influence the performed actions, i.e. whether to display only or to specify what kind of link under which circumstances. freedup first compares file sizes, then on equal sizes the MD5 signatures, and before taking actions a byte-by-byte check for verification is performed. An interactive mode allows to decide individually which files to link soft or hard or to delete. (en) freedup es una aplicación para detectar y manipular ficheros duplicados en distintos directorios o listas de ficheros. Las listas de ficheros pueden proporcionarse mediante una de entrada o generarse internamente usando el comando find con determinadas opciones. Se dispone además de otras opciones para especificar las condiciones de búsquedas de manera más detallada y para determinar las acciones realizadas, por ejemplo, si mostrar sólo la lista de resultados, o especificar qué clase de enlaces y bajo qué circunstancias detectarlos. (es)
rdfs:label Freedup (es) Freedup (en)
owl:sameAs freebase:Freedup yago-res:Freedup wikidata:Freedup dbpedia-es:Freedup https://global.dbpedia.org/id/4jyXe
prov:wasDerivedFrom wikipedia-en:Freedup?oldid=1050289245&ns=0
foaf:homepage http://freedup.org/
foaf:isPrimaryTopicOf wikipedia-en:Freedup
is dbo:wikiPageWikiLink of dbr:Hard_link dbr:Symbolic_link
is foaf:primaryTopic of wikipedia-en:Freedup