{"id":17070940,"url":"https://github.com/singpolyma/mv","last_synced_at":"2025-03-23T11:23:18.151Z","repository":{"id":537133,"uuid":"166540","full_name":"singpolyma/mv","owner":"singpolyma","description":"A portable POSIX-compliant implementation of the mv command","archived":false,"fork":false,"pushed_at":"2012-11-06T16:32:48.000Z","size":116,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-28T17:46:33.352Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/singpolyma.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-04-02T20:36:32.000Z","updated_at":"2019-08-13T14:14:47.000Z","dependencies_parsed_at":"2022-07-07T14:10:17.805Z","dependency_job_id":null,"html_url":"https://github.com/singpolyma/mv","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/singpolyma%2Fmv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singpolyma%2Fmv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singpolyma%2Fmv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singpolyma%2Fmv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singpolyma","download_url":"https://codeload.github.com/singpolyma/mv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245092395,"owners_count":20559546,"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":[],"created_at":"2024-10-14T11:34:37.326Z","updated_at":"2025-03-23T11:23:18.112Z","avatar_url":"https://github.com/singpolyma.png","language":"C","readme":"A POSIXLY-compliant mv command.\n\nThis code will compile on any C89 system.\nOn such systems, it requires an exact path to the destination, and not just \na destination directory.  Also, it will not be able to tell if a destination \nexists.\n\nOn a POSIX system (with the __unix__ macro defined) the above limitations \ngo away.\n\nOn a Windows system (WinNT only, Win2K+, tested on WinXP) \n(with the _WIN32 macro defined) the above limitations go away. \nAlso, if a file is currently open when the rename is attempted, it will be \nset to complete the move after reboot, a message to this effect will be \nprinted, and the exit code will be 110.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingpolyma%2Fmv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsingpolyma%2Fmv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingpolyma%2Fmv/lists"}