{"id":22180692,"url":"https://github.com/jftuga/duu","last_synced_at":"2025-09-22T18:53:59.031Z","repository":{"id":117699086,"uuid":"134462147","full_name":"jftuga/duu","owner":"jftuga","description":"Directory Usage Utility","archived":false,"fork":false,"pushed_at":"2023-12-22T16:11:06.000Z","size":16,"stargazers_count":16,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-12-23T17:13:21.350Z","etag":null,"topics":["command-line","disk-usage","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/jftuga.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}},"created_at":"2018-05-22T18:58:00.000Z","updated_at":"2023-12-23T17:13:21.351Z","dependencies_parsed_at":"2023-12-22T16:40:35.077Z","dependency_job_id":"bb928f8b-ecf5-4253-a8e4-95a6076fc066","html_url":"https://github.com/jftuga/duu","commit_stats":null,"previous_names":[],"tags_count":4,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fduu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fduu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fduu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fduu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jftuga","download_url":"https://codeload.github.com/jftuga/duu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227700358,"owners_count":17806365,"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":["command-line","disk-usage","python3"],"created_at":"2024-12-02T09:19:17.832Z","updated_at":"2025-09-22T18:53:58.976Z","avatar_url":"https://github.com/jftuga.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# duu\nDirectory Usage Utility\n\nRecursively display disk usage in kilobytes of the given directory. \n\nWith Python 3, this will run under Windows, Linux and MacOS. \n\nA stand-alone windows executable is provided on the [release page](https://github.com/jftuga/duu/releases)\n\n```\nusage: duu.py [-h] [-b] [-e] [-q] [-s STATUS] [-n] [-N] [-f] [-S] [-H]\n              [-T THREADS] [-x EXCLUDE] [-X REGEXPR] [-o OUTPUT]\n              [dname]\n\nDisplay directory disk usage in kilobytes, plus totals\n\npositional arguments:\n  dname                 directory name\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -b, --bare            do not print summary or stats; useful for sorting when\n                        used exclusively\n  -e, --ext             summarize file extensions\n  -q, --quiet           don't display individual directories\n  -s STATUS, --status STATUS\n                        send processing status to STDERR, every STATUS number\n                        of directories\n  -n, --nodot           skip directories starting with '.'\n  -N, --norecurse       do not recurse\n  -f, --files           also display number of files in each directory\n  -S, --stats           display mean, median, mode and stdev file statistics\n  -H, --human           display numbers in a more human readable format\n  -T THREADS, --threads THREADS\n                        number of concurrent threads, consider for SANs\n  -x EXCLUDE, --exclude EXCLUDE\n                        colon-separated list of case-insensitive strings to\n                        exclude\n  -X REGEXPR, --regexpr REGEXPR\n                        colon-separated list of case-insensitive regular\n                        expressions to exclude\n  -o OUTPUT, --output OUTPUT\n                        output to CSV file\n\nDirectory Usage Utility (duu), version: 2.20\n\n```\n\nExample output:\n\n```\n\nc:\\\u003eduu compinfo\n\n242 compinfo\n0   compinfo\\bin\n0   compinfo\\bin\\Debug\n485 compinfo\\bin\\Release\n0   compinfo\\obj\n46  compinfo\\obj\\Debug\n0   compinfo\\obj\\Debug\\TempPE\n735 compinfo\\obj\\Release\n4   compinfo\\obj\\Release\\TempPE\n17  compinfo\\Properties\n\nsummary\n=======\nfiles         : 59\ndirectories   : 10\nbytes         : 1,566,218\nkilobytes     : 1,529.51\nmegabytes     : 1.49\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Fduu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjftuga%2Fduu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Fduu/lists"}