Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - wc http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 WC

WC  is  a word count utility, which will count the  number  of  lines,
words and bytes in a specified file.

Usage
The syntax for WC is:
WC filespec
where filespec is the path and filename of the file to be processed.

Example
The line:
WC read.me
would produce a result similar to:
lines     words     bytes     file
103       2032      712078   read.me

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson