{"id":30138321,"url":"https://github.com/nodef/extra-wordcount.cmd","last_synced_at":"2026-04-19T03:04:06.564Z","repository":{"id":88822384,"uuid":"107167361","full_name":"nodef/extra-wordcount.cmd","owner":"nodef","description":"Count words in a file, and list them in descending order in Windows Console.","archived":false,"fork":false,"pushed_at":"2025-04-10T19:59:04.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-11T01:09:54.064Z","etag":null,"topics":["console","count","descending","extra","file","list","merferry","order","program","windows","word"],"latest_commit_sha":null,"homepage":"https://cmdf.github.io/extra-wordcount/","language":"C#","has_issues":false,"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/nodef.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-16T18:30:25.000Z","updated_at":"2025-04-10T19:59:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe98f24b-86d5-4964-b7a5-642a36362344","html_url":"https://github.com/nodef/extra-wordcount.cmd","commit_stats":null,"previous_names":["nodef/extra-wordcount.cmd"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-wordcount.cmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-wordcount.cmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-wordcount.cmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-wordcount.cmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-wordcount.cmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-wordcount.cmd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-wordcount.cmd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["console","count","descending","extra","file","list","merferry","order","program","windows","word"],"created_at":"2025-08-11T01:06:17.247Z","updated_at":"2026-04-19T03:04:06.543Z","avatar_url":"https://github.com/nodef.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Count words in a file, and list them in descending order in Windows Console.\n\u003e 1. Download [exe file](https://github.com/cmdf/extra-wordcount/releases/download/1.0.0/ewordcount.exe).\n\u003e 2. Copy to `C:\\Program_Files\\Scripts`.\n\u003e 3. Add `C:\\Program_Files\\Scripts` to `PATH` environment variable.\n\n\n```batch\newordcount [-p \u003cregex pattern\u003e] \u003csource file\u003e\n:: -p : specify regex pattern for items/words to be counted\n::      (e.g. -p gl\\w+, to look for gl calls in adb logs)\n```\n\n```batch\n:: Get all words count\newordcount ideas.txt\n: (word counts are displayed)\n\n:: Get all words count to file\newordcount project.txt \u003e project-count.log\n: (word counts stored in \"project-count.log\")\n\n:: Get Specific words count\newordcount -p gl\\w+ adb.log \u003e adb-count.log\n: (counts of word starting with \"gl\" is only stored)\n```\n\n\n[![cmdf](https://i.imgur.com/ApzHpHZ.jpg)](https://cmdf.github.io)\n![](https://ga-beacon.deno.dev/G-RC63DPBH3P:SH3Eq-NoQ9mwgYeHWxu7cw/github.com/nodef/extra-wordcount.cmd)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodef%2Fextra-wordcount.cmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodef%2Fextra-wordcount.cmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodef%2Fextra-wordcount.cmd/lists"}