Go version of the Unix command line tool wc
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard b5619c98d6 Added support for c and l flags 2 years ago
.gitignore Initial commit 2 years ago
README.md Initial commit 2 years ago
go.mod Added support for c and l flags 2 years ago
gowc Added support for c and l flags 2 years ago
main.go Added support for c and l flags 2 years ago
test.txt Added support for c and l flags 2 years ago

README.md

gowc

Go version of the Unix command line tool wc