Annotation of researchv10dc/man/adm/man1/wc.1, revision 1.1

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

unix.superglobalmegacorp.com

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