{"id":15888883,"url":"https://github.com/markrickert/files_to_dir","last_synced_at":"2025-04-02T16:46:48.809Z","repository":{"id":2961031,"uuid":"3975551","full_name":"markrickert/files_to_dir","owner":"markrickert","description":"Takes a set of files passed as arguments and loops over them. Creates a directory with the exact same name and then moves that file into the new directory.","archived":false,"fork":false,"pushed_at":"2012-04-10T13:36:54.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T07:27:18.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/markrickert.png","metadata":{"files":{"readme":"README","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":"2012-04-09T20:17:45.000Z","updated_at":"2013-12-12T14:11:46.000Z","dependencies_parsed_at":"2022-08-25T02:40:58.455Z","dependency_job_id":null,"html_url":"https://github.com/markrickert/files_to_dir","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/markrickert%2Ffiles_to_dir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markrickert%2Ffiles_to_dir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markrickert%2Ffiles_to_dir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markrickert%2Ffiles_to_dir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markrickert","download_url":"https://codeload.github.com/markrickert/files_to_dir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246854189,"owners_count":20844715,"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-06T06:40:26.569Z","updated_at":"2025-04-02T16:46:48.782Z","avatar_url":"https://github.com/markrickert.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What it does:\n\nLoops over a set of files and creates individual folders with the exact same name, then moves the appropriate file into the aforementioned folder.\n\n# How to use:\nPass the script a set of files like this:\n\n```./files_to_dir.sh *.pdf```\n\nIt will turn this:\n\n```1.pdf\n2.pdf\n3.pdf```\n\ninto this:\n\n```1/1.pdf\n2/2.pdf\n3/3.pdf```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkrickert%2Ffiles_to_dir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkrickert%2Ffiles_to_dir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkrickert%2Ffiles_to_dir/lists"}