wc [file...]

World, line, character, and byte count

Arguments

NameDescription
fileFile to count in

Options

NameDescription
-cOutput the number of bytes to the standard input
-lOutput the number of lines to the standard input
-mOutput the number of characters to the standard input
-wOutput the number of words to the standard input