Implementation of 'wc_c', 'wc_w' and 'wc_l' commands.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 09:08:25 +0000 (10:08 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 09:08:25 +0000 (10:08 +0100)
commit7613eb0c7c95649e2152a7fa4d1e6e5e8c653e96
tree39787d49bbbe171591cef6847ab48a93a7d5d566
parent4585b0bbceb3ff73fcf2fbee554000b135297c19
Implementation of 'wc_c', 'wc_w' and 'wc_l' commands.

These commands count characters, words and lines in a file respectively.
daemon/Makefile.am
src/generator.ml