Index

Man Page for wc

NAME
        wc -- Count word/lines from standard in.
 
SYNOPSIS
        wc [-l]
 
DESCRIPTION
        Print line and word counts for the standard in.
        -l only shows line counts.

        Example:  

        ps -ef | wc -l 
AUTHOR
        Written by JochenT.
 
REPORTING BUGS
        Report bugs to <jochen@jtoee.com>.
 
COPYRIGHT
        Copyright © 2004 JTOEE.