aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/lfs-utils-desc.xml
blob: 1c1a6ed10541a9f2850653e907a722e425ef0d1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2><title>Descriptions</title>

<para>Last checked against version &lfs-utils-contversion;.</para>

<sect3><title>Program file descriptions</title>

<sect4><title>mktemp</title>
<para>mktemp creates temporary files in a secure manner for use in scripts.</para></sect4>

<sect4><title>tempfile</title>
<para>tempfile creates temporary files in a less secure manner than mktemp.
It is installed for backwards-compatibility.</para></sect4>

<sect4><title>http-get</title>
<para>http-get is a script that takes advantage of a little known
feature of Bash called "net redirection". It is used to download from
websites without using any third-party programs.</para></sect4>

<sect4><title>iana-net</title>
<para>iana-net uses the http-get to simplify the process of procuring
IANA's services and protocols configuration files.</para></sect4>

</sect3>

</sect2>