| You are here: SillyDog701 > UNIX Guide >SillyDog701 > UNIX Guide > (index) |
To display a file:
cat README
This displays the contents of the file README. If the file contains more lines than can be displayed on the screen at once it will scroll by; use a pager instead.
To display line numbers:
cat -b myprog.c
This displays the contents of myprog.c and numbers the lines. Blank lines are not numbered.
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 |