On Linux and Unix-like operating systems, the wc command allows you to count the number of lines, words, and bytes of each specified file or standard input and print the result.
Source: LXer – Linux Wc Command
On Linux and Unix-like operating systems, the wc command allows you to count the number of lines, words, and bytes of each specified file or standard input and print the result.
Source: LXer – Linux Wc Command