ch00_02.htm

来自「unix基础教程」· HTM 代码 · 共 44 行

HTM
44
字号
<html><head><title>Scope of This Book (UNIX in a Nutshell: System V Edition)</title><link rel="stylesheet" type="text/css" href="../style/style1.css" /><meta name="DC.Creator" content="Arnold Robbins" /><meta name="DC.Format" content="text/xml" scheme="MIME" /><meta name="DC.Language" content="en-US" /><meta name="DC.Publisher" content="O'Reilly &amp; Associates, Inc." /><meta name="DC.Source" scheme="ISBN" content="1-56592-427-4" /><meta name="DC.Subject.Keyword" content="stuff" /><meta name="DC.Title" content="UNIX in a Nutshell: System V Edition" /><meta name="DC.Type" content="Text.Monograph" /></head><body bgcolor="#ffffff"><img src="gifs/smbanner.gif" usemap="#banner-map" border="0" alt="Book Home" /><map name="banner-map"><area shape="rect" coords="1,-2,616,66" href="index.htm" alt="Book Title" /><area shape="rect" coords="629,-11,726,25" href="jobjects/fsearch.htm" alt="Search this book" /></map><div class="navbar"><table width="684" border="0"><tr><td align="left" valign="top" width="228"><a href="ch00_01.htm"><img src="../gifs/txtpreva.gif" alt="Previous" border="0" /></a></td><td align="center" valign="top" width="228" /><td align="right" valign="top" width="228"><a href="ch00_03.htm"><img src="../gifs/txtnexta.gif" alt="Next" border="0" /></a></td></tr></table></div><h2 class="sect1">0.2. Scope of This Book</h2><p><em class="emphasis">Unix in a Nutshell, Third Edition,</em> is dividedinto five parts:</p><ul><li><p><a href="part1.htm">Part I</a> (Chapters 1 through 5) describes the syntax and optionsfor Unix commands and for the Bourne, Korn, and C shells.</p></li><li><p><a href="part2.htm">Part II</a> (Chapters 6 through 11) presents various editing toolsand describes their command sets (alphabetically and by group).Part II begins with a review of pattern matching, includingexamples geared toward specific editors.</p></li><li><p><a href="part3.htm">Part III</a> (Chapters 12 through 17) describes the<tt class="literal">nroff</tt> and <tt class="literal">troff</tt>text formatting programs, related macro packages, and thepreprocessors <tt class="literal">tbl</tt>, <tt class="literal">eqn</tt>,<tt class="literal">pic</tt>, and <tt class="literal">refer</tt>.</p></li><li><p><a href="part4.htm">Part IV</a> (Chapters 18 through 20) summarizes the Unix utilitiesfor software development--SCCS, RCS, and <tt class="literal">make</tt>.</p></li><li><p><a href="part5.htm">Part V</a> (Appendixes A and B, Bibliography) contains a table of ASCIIcharacters and equivalent values (<a href="appa_01.htm">Appendix A</a>), obsolete commands thatare still part of SVR4 and/or Solaris (<a href="appb_01.htm">Appendix B</a>), and a <a href="biblio.htm">Bibliography</a> of Unix books.</p></li></ul><hr width="684" align="left" /><div class="navbar"><table width="684" border="0"><tr><td align="left" valign="top" width="228"><a href="ch00_01.htm"><img src="../gifs/txtpreva.gif" alt="Previous" border="0" /></a></td><td align="center" valign="top" width="228"><a href="index.htm"><img src="../gifs/txthome.gif" alt="Home" border="0" /></a></td><td align="right" valign="top" width="228"><a href="ch00_03.htm"><img src="../gifs/txtnexta.gif" alt="Next" border="0" /></a></td></tr><tr><td align="left" valign="top" width="228">Preface</td><td align="center" valign="top" width="228"><a href="index/index.htm"><img src="../gifs/index.gif" alt="Book Index" border="0" /></a></td><td align="right" valign="top" width="228">0.3. Conventions</td></tr></table></div><hr width="684" align="left" /><img src="../gifs/navbar.gif" usemap="#library-map" border="0" alt="Library Navigation Links" /><p><p><font size="-1"><a href="copyrght.htm">Copyright &copy; 2003</a> O'Reilly &amp; Associates. All rights reserved.</font></p><map name="library-map"><area shape="rect" coords="1,0,88,96" href="../index.htm"><area shape="rect" coords="90,0,165,96" href="../upt/index.htm"><area shape="rect" coords="168,1,253,107" href="../mac/index.htm"><area shape="rect" coords="255,0,335,97" href="../korn/index.htm"><area shape="rect" coords="337,0,415,109" href="../unixnut/index.htm"><area shape="rect" coords="417,0,512,122" href="../sedawk/index.htm"><area shape="rect" coords="514,0,605,105" href="../lunix/index.htm"><area shape="rect" coords="611,2,694,121" href="../vi/index.htm"></map></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?