Skip to content

nonix/WordCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is good old wc -w standard Unix utlity, just a bit faster than default.

Usage: wc <my_text_file>

Synopsis: The tool returns number of words separated by one or more: SP, TAB, NL

Environmet: NTHREADS (optional) expects an integer as number of parallel threads. default is 16

To compile: make clean make

Have fun!

About

good old wc -w just a bit faster ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors