Revision [1834]
This is an old revision of CommandWc made by DavidLee on 2012-05-15 15:34:21.
Command wc
This command is part of the posix extensions and needs to be imported to be available to the shell.
See Posix Commands
Name
wc prints line, word, and character counts
Synopsis
wc [options] [file ...]
Description
Prints line, word and character counts from one or more files.
Return Value
Returns 0 if the command executed successfully, 1 if there was an error.Commands
CategoryCommands
CommandsPosix