CentOS Stream 9
Sponsored Link

Commands Help

Command :   Back to index

wc - print the number of newlines, words, and bytes in files
[SYNOPSIS] wc OPTION FILE
option
-c print the byte counts
-l print the newline counts
-w print the word counts

Matched Content