Lines Matching refs:wc
88 * wc -c:: Counting chars
89 * wc -w:: Counting words
90 * wc -l:: Counting lines
1181 * wc -c:: Counting chars
1182 * wc -w:: Counting words
1183 * wc -l:: Counting lines
1570 File: sed.info, Node: cat -b, Next: wc -c, Prev: cat -n, Up: Examples
1610 File: sed.info, Node: wc -c, Next: wc -w, Prev: cat -b, Up: Examples
1683 File: sed.info, Node: wc -w, Next: wc -l, Prev: wc -c, Up: Examples
1692 It is interesting that real `wc' programs have optimized loops for
1693 `wc -c', so they are much slower at counting words rather than
1714 # From here on it is the same as in wc -c.
1741 File: sed.info, Node: wc -l, Next: head, Prev: wc -w, Up: Examples
1746 No strange things are done now, because `sed' gives us `wc -l'
1753 File: sed.info, Node: head, Next: tail, Prev: wc -l, Up: Examples
2540 Node: wc -c57512
2541 Ref: wc -c-Footnote-159420
2542 Node: wc -w59489
2543 Node: wc -l60953