wc-cliMarch 08, 2024 | 05:00 PMMinimal implementation of UNIX wc(1) CLI toolC++Abstract wc-cli is a minimal implementation of the wc command based on the coding challenge by John Crickett.