{"id":50404909,"url":"https://github.com/othmar52/clean-rename","last_synced_at":"2026-05-31T01:03:24.556Z","repository":{"id":79801585,"uuid":"51688115","full_name":"othmar52/clean-rename","owner":"othmar52","description":"recursive removing special chars in filesystem with most similar alphanumerics","archived":false,"fork":false,"pushed_at":"2016-02-16T07:40:54.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-08-26T20:51:31.139Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/othmar52.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-14T09:19:23.000Z","updated_at":"2016-02-14T09:54:30.000Z","dependencies_parsed_at":"2023-03-12T09:12:29.808Z","dependency_job_id":null,"html_url":"https://github.com/othmar52/clean-rename","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/othmar52/clean-rename","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othmar52%2Fclean-rename","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othmar52%2Fclean-rename/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othmar52%2Fclean-rename/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othmar52%2Fclean-rename/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/othmar52","download_url":"https://codeload.github.com/othmar52/clean-rename/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othmar52%2Fclean-rename/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33715214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-05-31T01:03:23.729Z","updated_at":"2026-05-31T01:03:24.551Z","avatar_url":"https://github.com/othmar52.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clean-rename\nrecursive replacing special chars in UNIX-UTF8-filesystem with most similar alphanumerics in filenames and directorynames\n\n\tŠpêçïål ©harš in filesÿsteμ/$ù¢κš.e×t -\u003e Special_chars_in_filesystem/Sucks.ext\n\n# demo\t\n\ncreate testdirectory and testfile\n\n\t~/othmar52/clean-rename $ mkdir -p \"/tmp/clean-rename-demo/Špêçïål ©harš in filesÿsteμ\"\n\t~/othmar52/clean-rename $ touch \"/tmp/clean-rename-demo/Špêçïål ©harš in filesÿsteμ/$ù¢κš.e×t\"\n\t\nrun clean-rename\n\n\t~/othmar52/clean-rename $ ./clean-rename /tmp/clean-rename-demo\n\t/tmp/clean-rename-demo/Špêçïål ©harš in filesÿsteμ/$ù¢κš.e×t ---\u003e /tmp/clean-rename-demo/Špêçïål ©harš in filesÿsteμ/Sucks.ext\n\t/tmp/clean-rename-demo/Špêçïål ©harš in filesÿsteμ ---\u003e /tmp/clean-rename-demo/Special_chars_in_filesystem\n\t0 errors\n\t\nshow result\n\n\t~/othmar52/clean-rename $ find /tmp/clean-rename-demo -type f\n\t/tmp/clean-rename-demo/Special_chars_in_filesystem/Sucks.ext\n\n\t\n# troubleshooting\n\nin case the result from the example above looks like this `Yapaeacaiaal_eharYa_in_filesaysteu/SauauYa.eat` you have to make sure your session is UTF-8. one way to achieve this is to add following lines to your `~/.bashrc`\n\n\texport LC_ALL=en_US.UTF-8\n\texport LANG=en_US.UTF-8\n\texport LANGUAGE=en_US.UTF-8\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fothmar52%2Fclean-rename","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fothmar52%2Fclean-rename","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fothmar52%2Fclean-rename/lists"}