old-www/LDP/GNU-Linux-Tools-Summary/html/introduction.html

266 lines
4.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Introduction</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="GNU/Linux Command-Line Tools Summary"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="GNU/Linux Command-Line Tools Summary"
HREF="index.html"><LINK
REL="NEXT"
TITLE="Who would want to read this guide?"
HREF="who-would-want-to-read-this-guide.html"></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>GNU/Linux Command-Line Tools Summary</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="index.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="who-would-want-to-read-this-guide.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="INTRODUCTION"
></A
>Chapter 1. Introduction</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>1.1. <A
HREF="who-would-want-to-read-this-guide.html"
>Who would want to read this guide?</A
></DT
><DT
>1.2. <A
HREF="who-would-not-want-to-read-this-guide.html"
>Who would not want to read this guide?</A
></DT
><DT
>1.3. <A
HREF="sources-of-document.html"
>Availability of sources</A
></DT
><DT
>1.4. <A
HREF="conventions.html"
>Conventions used in this guide</A
></DT
><DT
>1.5. <A
HREF="resources-used-to-create-this-document.html"
>Resources used to create this document</A
></DT
><DT
>1.6. <A
HREF="feedback.html"
>Feedback</A
></DT
><DT
>1.7. <A
HREF="contributors.html"
>Contributors</A
></DT
></DL
></DIV
><P
>This document is an attempt to summarise the many command-line based tools available to a GNU/Linux based operating system. This guide is not a complete listing (I doubt it's possible to document all available programs), this document lists many tools which are available to GNU/Linux systems and which are, or can be useful to the majority of users.</P
><P
>Each tool description provides a quick overview of it's function and some useful options for that individual tool.</P
><P
>The tools listed that require a GUI, usually the X windowing system, are those listed in the Graphics Tools section. All other tools are completely command-line-based and do not require a <SPAN
CLASS="ACRONYM"
>GUI</SPAN
> to run. </P
><P
>If you are looking for information on <SPAN
CLASS="ACRONYM"
>GUI</SPAN
> based tools you will need to look elsewhere.</P
><P
>Also note that a few of the tools in this guide are bash (the Bourne-Again-SHell) specific, tools specific to other shells are not listed in this document.</P
><P
>For some of the tools that are harder to use, or perform a more complex task, there are several mini-tutorials (or mini-guides; <A
HREF="mini-guides.html"
>Chapter 20</A
>) within this document.</P
><P
>Where a mini-guide was considered unncessary, detailed descriptions that explain in detail how a particular tool works, and some examples of how to use it are provided.</P
><P
>Please note that the word &#8220;tool&#8221; is used interchangeably with the word &#8220;command&#8221;, both have the same meaning (at least in this guide). For a more detailed explanation, read about the <SPAN
CLASS="PRODUCTNAME"
>UNIX</SPAN
> Tools Philosophy here: <A
HREF="the-unix-tools-philosophy.html"
>Chapter 3</A
> or visit the links in the appendix, <A
HREF="further-reading.html#UNIX-TOOLS-FURTHER-READING"
>Section A.2.2.1</A
>.</P
><DIV
CLASS="TIP"
><P
></P
><TABLE
CLASS="TIP"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="../images/tip.gif"
HSPACE="5"
ALT="Tip"></TD
><TH
ALIGN="LEFT"
VALIGN="CENTER"
><B
>To find out which tools are bash specific</B
></TH
></TR
><TR
><TD
>&nbsp;</TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>To find out which tools are bash specific you can type:
<TABLE
BORDER="1"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="SCREEN"
>enable -a</PRE
></FONT
></TD
></TR
></TABLE
></P
></TD
></TR
></TABLE
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="who-would-want-to-read-this-guide.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>GNU/Linux Command-Line Tools Summary</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Who would want to read this guide?</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>