| 1 | <?xml version="1.0" encoding="ISO-8859-1"?> | 
|---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" | 
|---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ | 
|---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent"> | 
|---|
| 5 | %general-entities; | 
|---|
| 6 | ]> | 
|---|
| 7 |  | 
|---|
| 8 | <sect1 id="ch-system-tree" role="wrap"> | 
|---|
| 9 | <?dbhtml filename="tree.html"?> | 
|---|
| 10 |  | 
|---|
| 11 | <title>Tree-&tree-version;</title> | 
|---|
| 12 |  | 
|---|
| 13 | <indexterm zone="ch-system-tree"> | 
|---|
| 14 | <primary sortas="a-Tree">Tree</primary> | 
|---|
| 15 | </indexterm> | 
|---|
| 16 |  | 
|---|
| 17 | <sect2 role="package"> | 
|---|
| 18 | <title/> | 
|---|
| 19 |  | 
|---|
| 20 | <para>The Tree package contains a program for compiling packages.</para> | 
|---|
| 21 |  | 
|---|
| 22 | <segmentedlist> | 
|---|
| 23 | <segtitle>&dependencies;</segtitle> | 
|---|
| 24 |  | 
|---|
| 25 | <seglistitem> | 
|---|
| 26 | <seg>GCC and Coreutils</seg> | 
|---|
| 27 | </seglistitem> | 
|---|
| 28 | </segmentedlist> | 
|---|
| 29 |  | 
|---|
| 30 | </sect2> | 
|---|
| 31 |  | 
|---|
| 32 | <sect2 role="installation"> | 
|---|
| 33 | <title>Installation of Tree</title> | 
|---|
| 34 |  | 
|---|
| 35 | <para os="a">Compile the package:</para> | 
|---|
| 36 |  | 
|---|
| 37 | <screen os="b"><userinput>make</userinput></screen> | 
|---|
| 38 |  | 
|---|
| 39 | <para os="c">To test the results, issue: | 
|---|
| 40 | <userinput>make check</userinput>.</para> | 
|---|
| 41 |  | 
|---|
| 42 | <para os="d">Install the package:</para> | 
|---|
| 43 |  | 
|---|
| 44 | <screen os="e"><userinput>make install</userinput></screen> | 
|---|
| 45 |  | 
|---|
| 46 | </sect2> | 
|---|
| 47 |  | 
|---|
| 48 | <sect2 id="contents-tree" role="content"> | 
|---|
| 49 | <title>Contents of Tree</title> | 
|---|
| 50 |  | 
|---|
| 51 | <segmentedlist> | 
|---|
| 52 | <segtitle>Installed program</segtitle> | 
|---|
| 53 |  | 
|---|
| 54 | <seglistitem> | 
|---|
| 55 | <seg>tree</seg> | 
|---|
| 56 | </seglistitem> | 
|---|
| 57 | </segmentedlist> | 
|---|
| 58 |  | 
|---|
| 59 | <variablelist> | 
|---|
| 60 | <bridgehead renderas="sect3">Short Descriptions</bridgehead> | 
|---|
| 61 | <?dbfo list-presentation="list"?> | 
|---|
| 62 | <?dbhtml list-presentation="table"?> | 
|---|
| 63 |  | 
|---|
| 64 | <varlistentry id="tree"> | 
|---|
| 65 | <term><command>tree</command></term> | 
|---|
| 66 | <listitem> | 
|---|
| 67 | <para>Tree will list contents of directories in a tree-like format.</para> | 
|---|
| 68 | <indexterm zone="ch-system-tree tree"> | 
|---|
| 69 | <primary sortas="b-tree">tree</primary> | 
|---|
| 70 | </indexterm> | 
|---|
| 71 | </listitem> | 
|---|
| 72 | </varlistentry> | 
|---|
| 73 |  | 
|---|
| 74 | </variablelist> | 
|---|
| 75 |  | 
|---|
| 76 | </sect2> | 
|---|
| 77 |  | 
|---|
| 78 | </sect1> | 
|---|