wc : print newline, word, and byte counts
[SYNOPSIS] wc OPTION FILE
OPTION
-c
print the byte counts
-m
print the character counts
-l
print the newline counts
-L
print the maximum display width
-w
print the word counts