wc - Linux Tutorials - Learn Linux Configuration

The wc command on Linux is short for word count. It’s a simple tool that does exactly as its name would imply: count the number of words in a file. It can also count similar things, like the number of characters in a file, the number of lines, and the number of bytes.
This is a companion discussion topic for the original entry at https://linuxconfig.org/wc