{"id":21703850,"url":"https://github.com/shinokada/replaceit","last_synced_at":"2026-05-11T03:42:15.805Z","repository":{"id":138587904,"uuid":"574264555","full_name":"shinokada/replaceit","owner":"shinokada","description":"This script replaces spaces of file names with underscores as the default","archived":false,"fork":false,"pushed_at":"2024-05-15T16:42:48.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T15:41:35.999Z","etag":null,"topics":["bash"],"latest_commit_sha":null,"homepage":"https://replaceit.codewithshin.com/","language":"CSS","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/shinokada.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-12-04T22:57:59.000Z","updated_at":"2024-05-15T16:42:36.000Z","dependencies_parsed_at":"2024-04-19T06:28:32.753Z","dependency_job_id":"0667478e-259c-4a13-a200-4ad732291249","html_url":"https://github.com/shinokada/replaceit","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Freplaceit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Freplaceit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Freplaceit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shinokada%2Freplaceit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shinokada","download_url":"https://codeload.github.com/shinokada/replaceit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244656647,"owners_count":20488638,"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":["bash"],"created_at":"2024-11-25T21:36:13.424Z","updated_at":"2026-05-11T03:42:10.785Z","avatar_url":"https://github.com/shinokada.png","language":"CSS","funding_links":["https://ko-fi.com/Z8Z2CHALG'"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href='https://ko-fi.com/Z8Z2CHALG' target='_blank'\u003e\u003cimg height='42' style='border:0px;height:42px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=3' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eReplaceit\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://replaceit.codewithshin.com/\"\u003eReplaceit\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://twitter.com/shinokada\" rel=\"nofollow\"\u003e\u003cimg src=\"https://img.shields.io/badge/created%20by-@shinokada-4BBAAB.svg\" alt=\"Created by Shin Okada\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opensource.org/licenses/MIT\" rel=\"nofollow\"\u003e\u003cimg src=\"https://img.shields.io/github/license/shinokada/replaceit\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Description\n\nThis script replaces spaces of file names with underscores as the default.\n\n## Usage\n\n```\nreplaceit [ -m FROM ] [ -t TO ]  \n    -f  FROM (Default: space)\n    -t  TO   (Default: _)\n    -d  Directory name\n    -o  One file replacement. Use quotes if the file has space(s).\n    -h  Help\n```\n\n## Examples\n\nThe default changes from a space to _ of file names .\n\n```\n$ replaceit  \n```\n\nChange from - to _.\n\n```\n$ replaceit -f - -t _\n```\n\nQuote the file name when change one file with space(s).\n\n```\n$ replaceit -o Downloads/test1.pdf \n$ replaceit -o \"Downloads/test 1.pdf\"\n```\n\nUsing a directory\n\n```\n$ replaceit -d mydir1\n```\n\nQuote the directory name when it has space(s).\n\n```\n$ replaceit -d \"my dir 1\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinokada%2Freplaceit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshinokada%2Freplaceit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshinokada%2Freplaceit/lists"}