{"id":19349187,"url":"https://github.com/tk04/wclinux_impl","last_synced_at":"2025-02-24T10:19:04.288Z","repository":{"id":38786626,"uuid":"487159199","full_name":"tk04/wcLinux_impl","owner":"tk04","description":"wc linux command implementation in C","archived":false,"fork":false,"pushed_at":"2022-04-30T03:06:41.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T15:18:35.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"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/tk04.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}},"created_at":"2022-04-30T02:05:21.000Z","updated_at":"2022-06-23T15:53:39.000Z","dependencies_parsed_at":"2022-09-18T04:01:20.307Z","dependency_job_id":null,"html_url":"https://github.com/tk04/wcLinux_impl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tk04%2FwcLinux_impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tk04%2FwcLinux_impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tk04%2FwcLinux_impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tk04%2FwcLinux_impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tk04","download_url":"https://codeload.github.com/tk04/wcLinux_impl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240457988,"owners_count":19804489,"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":[],"created_at":"2024-11-10T04:25:06.072Z","updated_at":"2025-02-24T10:19:04.252Z","avatar_url":"https://github.com/tk04.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wc linux command implementation in C\n\nCount metrics from a file such as word count, character count, list unique words w/ number of appearances, and print indexes in textfile where the words appeared.\n\n# flags\n\n\u003cul\u003e\n  \u003cli\u003e-s: print words in alphabetical order\u003c/li\u003e\n  \u003cli\u003e-w: print word count\u003c/li\u003e\n  \u003cli\u003e-c: print character count\u003c/li\u003e\n  \u003cli\u003e-p: print position of word appearances\u003c/li\u003e\n  \u003cli\u003e-v: print debugging info to STDERR\u003c/li\u003e\n  \u003cli\u003e-w, -c, and -p are mutually exclusive\u003c/li\u003e\n \u003c/ul\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftk04%2Fwclinux_impl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftk04%2Fwclinux_impl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftk04%2Fwclinux_impl/lists"}