wc-cli

March 08, 2024 | 05:00 PM

Minimal implementation of UNIX wc(1) CLI tool

C++

Abstract

wc-cli is a minimal implementation of the wc command based on the coding challenge by John Crickett.