| You are here: SillyDog701 > UNIX Guide >SillyDog701 > UNIX Guide > Command > |
Options modify the way that a command works. They usually consist of a hyphen followed by a single letter.
For example the wc command counts the number of words, characters and lines in a file. By using a different option you can choose what is counted.
wc -w file1 counts the words wc -c file1 counts the characters wc -l file1 counts the lines
UNIX Guide home |
search |
index
| Page URL: http://sillydog.org/unix/ [SillyDog701] [Netscape] [MozInfo701] [MacCentre701] [UNIX Guide] [AntTunes701][Forums] [Search] [Change Log] [Feedback] [About Us] [Sitemap] This UNIX Guide maintained by SillyDog701, portion of this Guide is based on UNIXhelp. UNIXhelp is copyright University of Edinburgh. This page was last modified on 14 March, 2006 |
support MozInfo701 and SillyDog701 |