{"id":18498003,"url":"https://github.com/pouyakary/dup","last_synced_at":"2025-05-14T05:19:19.006Z","repository":{"id":82963643,"uuid":"471775946","full_name":"pouyakary/dup","owner":"pouyakary","description":"a tiny and fast command line utility to find the duplicate files within a directory","archived":false,"fork":false,"pushed_at":"2024-02-03T15:22:40.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-25T17:42:21.073Z","etag":null,"topics":["cli","cmd","duplicate-detection","duplicate-files","duplicates","filesystem","gnu-utilities","utility"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pouyakary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-19T18:09:48.000Z","updated_at":"2024-03-11T12:04:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"65317b14-9b33-4e8b-9e11-a9b7cd7c358d","html_url":"https://github.com/pouyakary/dup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouyakary%2Fdup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouyakary%2Fdup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouyakary%2Fdup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pouyakary%2Fdup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pouyakary","download_url":"https://codeload.github.com/pouyakary/dup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239217107,"owners_count":19601593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cmd","duplicate-detection","duplicate-files","duplicates","filesystem","gnu-utilities","utility"],"created_at":"2024-11-06T13:36:56.801Z","updated_at":"2025-02-17T00:42:40.812Z","avatar_url":"https://github.com/pouyakary.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dup\ndup is a tiny and fast command line utility to find the duplicate files within a directory.\n\n## Installing\nHave yourself the Golang installed. On UNIX machines you can have the GNU Make and run the `make install`, on the windows, run a `go build dup` and put the `dup.exe` where you wish.\n\n## Using\n\n```\nusage: dup [options] \u003cdirectory\u003e\n  -h, help     displays this help message\n  -q, quiet    stops the software from displaying the results\n  -r, remove   removes the duplicates from the directory\n  -e, exact    compares the files exactly, without normalization\n```\n\n## What is Normalization?\nWhen you run dup with the `-e` flag, it compares the byte information of the files exactly as they are. However, in the normal mode, it compares a more logical content. For example. In the JPEG files, it first removes the EXIF data, so that if you have two duplicate photos with different save dates, the duplication be revealed.\n\n\u003cbr\u003e\u003cbr\u003e\n\nCopyright 2021-present by Pouya Kary (kary@gnu.org)\u003cbr\u003e\n\u0026mdash; _a dragon's lover_","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpouyakary%2Fdup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpouyakary%2Fdup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpouyakary%2Fdup/lists"}