{"id":24141709,"url":"https://github.com/wasabina67/sort-csv-file-example","last_synced_at":"2026-03-05T02:02:26.056Z","repository":{"id":267391525,"uuid":"901101362","full_name":"wasabina67/sort-csv-file-example","owner":"wasabina67","description":"Sort CSV file example","archived":false,"fork":false,"pushed_at":"2024-12-10T03:49:42.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T04:48:53.025Z","etag":null,"topics":["csv","sort"],"latest_commit_sha":null,"homepage":"","language":null,"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/wasabina67.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":"2024-12-10T03:34:38.000Z","updated_at":"2024-12-10T03:49:45.000Z","dependencies_parsed_at":"2024-12-10T04:38:39.479Z","dependency_job_id":null,"html_url":"https://github.com/wasabina67/sort-csv-file-example","commit_stats":null,"previous_names":["wasabina67/sort-csv-file-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fsort-csv-file-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fsort-csv-file-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fsort-csv-file-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fsort-csv-file-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wasabina67","download_url":"https://codeload.github.com/wasabina67/sort-csv-file-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367933,"owners_count":19951448,"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":["csv","sort"],"created_at":"2025-01-12T04:48:55.347Z","updated_at":"2026-03-05T02:02:21.019Z","avatar_url":"https://github.com/wasabina67.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# sort-csv-file-example\nSort CSV file example\n\n## Run\n\n```bash\ncat sample1.csv | sort -t ',' -k1,1\n```\n\n```bash\n$ cat sample1.csv | sort -t ',' -k1,1\napple,110\nbanana,90\ncherry,100\nkiwi,60\nlemon,50\norange,120\n```\n\n```bash\ncat sample2.csv | sort -t ',' -k1,2\n```\n\n```bash\n$ cat sample2.csv | sort -t ',' -k1,2\napple,110,Shiga\napple,120,Tokyo\nbanana,100,Nagoya\nbanana,900,Hokkaido\ncherry,100,Kobe\ncherry,110,Fukuoka\nkiwi,60,Saitama\nkiwi,70,Chiba\nlemon,50,Sendai\nlemon,60,Yokohama\norange,120,Kyoto\norange,130,Osaka\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabina67%2Fsort-csv-file-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwasabina67%2Fsort-csv-file-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabina67%2Fsort-csv-file-example/lists"}