{"id":19364308,"url":"https://github.com/orc/sorth","last_synced_at":"2025-08-02T07:11:50.614Z","repository":{"id":137108172,"uuid":"284305684","full_name":"Orc/sorth","owner":"Orc","description":"A q\u0026d size sorter for the output of du -h","archived":false,"fork":false,"pushed_at":"2020-08-01T20:03:46.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-24T13:13:15.105Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Orc.png","metadata":{"files":{"readme":"README","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":"2020-08-01T17:19:54.000Z","updated_at":"2022-04-21T22:37:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"4450b00e-6ad1-49aa-9c48-a9c10770b145","html_url":"https://github.com/Orc/sorth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Orc/sorth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fsorth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fsorth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fsorth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fsorth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Orc","download_url":"https://codeload.github.com/Orc/sorth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orc%2Fsorth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268348217,"owners_count":24236295,"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-08-02T02:00:12.353Z","response_time":74,"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-11-10T07:37:01.552Z","updated_at":"2025-08-02T07:11:50.528Z","avatar_url":"https://github.com/Orc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"The default output from `du` is sortable, but not particularly readable.\nThe output from `du -h`, on the other hand, is quite readable, but not\nsortable.\n\nLet's fix this with a mindbogglingly horrible late-night bit of code!\n\n`sorth` is meant to do one thing, and one thing well enough.   It\ntakes the raw output from `du -h` and sorts it by actual size (small\nto large; other text is sorted to the top of the list.)\n\n\nIt takes one optional argument.  `sorth -r` sorts in reverse order.\n\n\nTo build `sort`, `make \u0026\u0026 make install`    If your system has the bsd\n`fgetln` function in stdio, you need to do `make CFLAGS=-DHAS_FGETLN`\nand if you want to install the binary somewhere other than the default,\n`make BINDIR={your bin} install`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forc%2Fsorth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forc%2Fsorth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forc%2Fsorth/lists"}