{"id":15969645,"url":"https://github.com/benapetr/take","last_synced_at":"2025-10-09T15:40:03.125Z","repository":{"id":9086913,"uuid":"10862651","full_name":"benapetr/take","owner":"benapetr","description":"Utility which allow you to take ownership of files (similar to sudo)","archived":false,"fork":false,"pushed_at":"2013-06-24T07:49:40.000Z","size":240,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-09T15:40:02.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/benapetr.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}},"created_at":"2013-06-22T09:47:30.000Z","updated_at":"2013-12-22T02:08:07.000Z","dependencies_parsed_at":"2022-08-27T12:20:17.442Z","dependency_job_id":null,"html_url":"https://github.com/benapetr/take","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benapetr/take","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benapetr%2Ftake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benapetr%2Ftake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benapetr%2Ftake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benapetr%2Ftake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benapetr","download_url":"https://codeload.github.com/benapetr/take/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benapetr%2Ftake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001651,"owners_count":26083147,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":"2024-10-07T19:40:48.083Z","updated_at":"2025-10-09T15:40:03.073Z","avatar_url":"https://github.com/benapetr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"take\n====\n\nUtility which allow you to take ownership of files (similar to sudo).\nTake allows you to overtake ownership of all files or folders inside\nof folder which you own.\n\nFor example, if there is a folder owned by user root in your own home,\nyou can execute\n\n    take -gr folder\n\nin order to overtake owner and group for all files recursively\n\nConfiguration\n=============\n\nThere is a file src/Preferences.cpp that contains some static configuration,\nwhich can be changed before you build it.\n\n    bool Preferences::StrictGroup = false;\n    bool Preferences::StrictDevice = false;\n    bool Preferences::StrictHL = true;\n\nStrictGroup will make a tool require the file group match the user's primary group\nStrictDevice will require all subfiles during recursive mode to be on same filesystem\nStrictHL will not overtake any file with more than 1 hardlink\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenapetr%2Ftake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenapetr%2Ftake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenapetr%2Ftake/lists"}