{"id":16954698,"url":"https://github.com/tarkhov/rtchmod","last_synced_at":"2026-05-16T20:32:22.111Z","repository":{"id":110150300,"uuid":"56928930","full_name":"tarkhov/rtchmod","owner":"tarkhov","description":"Recursive chmod only for  files or directories.","archived":false,"fork":false,"pushed_at":"2022-01-13T00:24:56.000Z","size":22,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T13:53:31.932Z","etag":null,"topics":["bash","chmod","shell","ubuntu"],"latest_commit_sha":null,"homepage":"","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/tarkhov.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-23T16:22:26.000Z","updated_at":"2022-01-12T07:05:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"23481430-3eca-44d7-b47c-35f61445d937","html_url":"https://github.com/tarkhov/rtchmod","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tarkhov/rtchmod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarkhov%2Frtchmod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarkhov%2Frtchmod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarkhov%2Frtchmod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarkhov%2Frtchmod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarkhov","download_url":"https://codeload.github.com/tarkhov/rtchmod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarkhov%2Frtchmod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33117824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","chmod","shell","ubuntu"],"created_at":"2024-10-13T22:10:21.224Z","updated_at":"2026-05-16T20:32:22.093Z","avatar_url":"https://github.com/tarkhov.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chmod files only\n\nRecursive chmod only for files or directories.\n\n### Contents\n\n1. [Compatibility](#compatibility)\n2. [Installation](#installation)\n   1. [Ubuntu](#ubuntu)\n3. [Usage](#usage)\n   1. [Directories chmod](#directories-chmod)\n   2. [Files chmod](#files-chmod)\n   3. [Custom file types chmod](#custom-file-types-chmod)\n4. [Removing](#removing)\n5. [Author](#author)\n6. [License](#license)\n\n## Compatibility\n\nName | Version\n------- | -------\nUbuntu | \u003e= 16.04\n\n## Installation\n\n### Ubuntu\n\nFrom PPA:\n\n```bash\nsudo add-apt-repository ppa:tarkhov/ppa\nsudo apt update\nsudo apt install rtchmod\n```\n\n## Usage\n\nGo to directory \n\n### Directories chmod\n\n```bash\nrdchmod 755\n```\n\n### Files chmod\n\n```bash\nrfchmod 644\n```\n\n### Custom file types chmod\n\nChange file mode bits only for symbol links.\n\n```bash\nrtchmod l 777\n```\n\n## Removing\n\nTo completely remove the package run the command:\n\n```bash\nsudo apt remove --purge rtchmod\n```\n\n## Author\n\n**Alexander Tarkhov**\n\n* [Facebook](https://www.facebook.com/alex.tarkhov)\n* [Twitter](https://twitter.com/alextarkhov)\n* [Medium](https://medium.com/@tarkhov)\n* [LinkedIn](https://www.linkedin.com/in/tarkhov/)\n\n## License\n\nThis project is licensed under the **MIT License** - see the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarkhov%2Frtchmod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarkhov%2Frtchmod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarkhov%2Frtchmod/lists"}