学习地址:
The wc(word count) command in Unix/Linux operating systems is used to find out number of newline count, word count, byte and characters count in a files specified by the file arguments.
The syntax of wc command as shown below:
| |
The following are the options and usage provided by the command:
| |