wcdiff
Section: Misc. Reference Manual Pages (1L)
NAME
wcdiff - print the number of newlines, words, and bytes in files
The following feature exists compared with GNU wc.
- After comments on the Java language is deleted,
this command is counted.
- After macros((ex)#ifdef ...) is deleted,
this command is counted.
- After special character((ex){ ...) is deleted,
this command is counted.
SYNOPSIS
wc [OPTION]... [FILE]...
Download
DESCRIPTION
Print newline, word, and byte counts for each FILE,
and a total line if more than one FILE is specified.
- -m, --chars
- print the byte counts
- -l, --lines
- print the byte counts
- -w, --words
- print the byte counts
- --help
- print the byte counts
- --version
- output version information and exit
AUTHOR
Written by Toshikazu Ando.
License
GNU
Powerd by perl.
Toshikazu Ando.