Annotation of cci/usr/src/man/man1/wc.1, revision 1.1.1.1

1.1       root        1: .TH WC 1  "1 June 1983"
                      2: .UC 4
                      3: .SH NAME
                      4: wc \- word count
                      5: .SH SYNOPSIS
                      6: .B wc
                      7: [
                      8: .B \-lwc
                      9: ] 
                     10: [ name ... ]
                     11: .SH DESCRIPTION
                     12: .PP
                     13: .I Wc
                     14: counts lines, words and characters 
                     15: in the named files, or in the standard input if no name appears.
                     16: A word is a maximal string of characters delimited by spaces, tabs or newlines.
                     17: .PP
                     18: If an argument beginning with one of ``lwc'' is present,
                     19: the specified counts (lines, words, or characters)
                     20: are selected by the letters
                     21: .BR l ,
                     22: .BR w ,
                     23: or
                     24: .BR c .
                     25: The default is
                     26: .BR \-lwc .
                     27: .SH BUGS

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.