Skip to content

Add wc.rs

Jeremy Soller requested to merge alicemaz:master into master

Created by: alicemaz

first pass at an implementation of the wc utility, using the bsd version as a reference. presently supports -w -c -l, reads from stdin or from one or more files

Merge request reports