uu_wc 0.0.23

wc ~ (uutils) display newline, word, and byte counts for input
Documentation
1
2
3
4
5
6
7
8
# wc

```
wc [OPTION]... [FILE]...
```

Display newline, word, and byte counts for each FILE, and a total line if
more than one FILE is specified. With no FILE, or when FILE is -, read standard input.