1WC(1)                       General Commands Manual                      WC(1)
2
3
4

NAME

6       wc - word count
7

SYNOPSIS

9       wc [ -lwc ] [ name ... ]
10

DESCRIPTION

12       Wc  counts  lines,  words  and characters in the named files, or in the
13       standard input if no name appears.  A word is a maximal string of char‐
14       acters delimited by spaces, tabs or newlines.
15
16       If  the optional argument is present, just the specified counts (lines,
17       words or characters) are selected by the letters l, w, or c.
18
19
20
21                                                                         WC(1)
Impressum