wc-tool
There are 4 repositories under wc-tool topic.
Leonardpepa/wc-tool
wc tool written in go
abhi11210646/wc-tool
Replica of a Linux utility: Word Count (WC)
devjoemar/own-wc-tool
My own WC tool in Springboot. Leveraging StructuredConcurrency of Java 21 in Springboot 3.2. This tool computes various file metrics like byte count, Line count, word count and character count of a file.
shenba1712/wctool
A simple command line tool to calculate number of words, lines, charcters and bytes in a file