| wc | Début | Suivant | Sommaire | Préc.page.lue | Accueil | 
Section: User Commands (1)
Updated: October 2008
Sommaire
 
| NAME | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil | 
| SYNOPSIS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil | 
| DESCRIPTION | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil | 
Print newline, word, and byte counts for each FILE, and a total line if more than one FILE is specified. With no FILE, or when FILE is -, read standard input.
print the byte counts
print the character counts
print the newline counts
read input from the files specified by NUL-terminated names in file F
print the length of the longest line
print the word counts
display this help and exit
output version information and exit
| AUTHOR | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil | 
| REPORTING BUGS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil | 
Report bugs to <bug-coreutils@gnu.org>.
| COPYRIGHT | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil | 
Copyright © 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
 
| SEE ALSO | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil | 
The full documentation for wc is maintained as a Texinfo manual. If the info and wc programs are properly installed at your site, the command
info wc
should give you access to the complete manual.
| Sommaire | Début | Suivant | Sommaire | Préc.page.lue | Accueil | 
| Table des mots clés | Début | Suivant | Sommaire | Préc.page.lue | Accueil | 
| --files0-from=F | DESCRIPTION | 
| --help | DESCRIPTION | 
| --version | DESCRIPTION | 
| -c, --bytes | DESCRIPTION | 
| -l, --lines | DESCRIPTION | 
| -L, --max-line-length | DESCRIPTION | 
| -m, --chars | DESCRIPTION | 
| -w, --words | DESCRIPTION |