{"id":13503127,"url":"https://github.com/cauebs/durt","last_synced_at":"2025-03-29T13:30:48.804Z","repository":{"id":42804147,"uuid":"138548438","full_name":"cauebs/durt","owner":"cauebs","description":"Command line tool for calculating the size of files and directories","archived":false,"fork":false,"pushed_at":"2021-12-06T00:52:15.000Z","size":104,"stargazers_count":38,"open_issues_count":3,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-12T06:47:07.199Z","etag":null,"topics":["cli","hacktoberfest","rust","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cauebs.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}},"created_at":"2018-06-25T05:41:59.000Z","updated_at":"2024-11-05T00:39:51.000Z","dependencies_parsed_at":"2022-08-23T02:00:56.764Z","dependency_job_id":null,"html_url":"https://github.com/cauebs/durt","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cauebs%2Fdurt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cauebs%2Fdurt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cauebs%2Fdurt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cauebs%2Fdurt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cauebs","download_url":"https://codeload.github.com/cauebs/durt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246190222,"owners_count":20737998,"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":["cli","hacktoberfest","rust","tool"],"created_at":"2024-07-31T22:02:38.102Z","updated_at":"2025-03-29T13:30:48.547Z","avatar_url":"https://github.com/cauebs.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"src/design/horizontal.png\" alt=\"durt\" height=\"300px\"\u003e\u003c/p\u003e\n\n\n# durt\nCommand line tool for calculating the size of files and directories\n\n## Installation\n```\n~ $ cargo install durt\n```\n\n## Usage\n```\nUSAGE:\n    durt [FLAGS] [OPTIONS] [paths]...\n\nARGS:\n    \u003cpaths\u003e...    Paths to files or directories. Use wildcards for recursion\n\nFLAGS:\n    -b, --binary        Use binary prefixes (Ki, Mi, Gi, etc.) instead of decimal\n    -P, --percentage    Show each entry's percentage relative to the total\n    -t, --total         Print the sum of all sizes at the end\n    -s, --sort          Print entries in ascending order of size\n    -p, --by-path       Sort by path instead of by size\n    -r, --reverse       Reverse the order of the entries\n    -f, --same-fs       Ignore entries from filesystems different from that of the first path passed\n    -h, --help          Prints help information\n    -V, --version       Prints version information\n\nOPTIONS:\n    -m, --min \u003cminimum-percentage\u003e    Omit entries with size less than this\n```\n\nAt this time `--same-fs` is not available on Windows.\n\n## Example\n```\n~/durt $ durt -st *\n       534 B  Cargo.toml\n     1.24 kB  README.md\n    11.49 kB  Cargo.lock\n    35.15 kB  LICENSE\n    56.01 kB  src\n   173.56 MB  target\n   ---------\n   173.66 MB\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcauebs%2Fdurt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcauebs%2Fdurt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcauebs%2Fdurt/lists"}