2003-05-11 22:28:48 +01:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
2003-10-06 23:19:12 +01:00
|
|
|
<sect2><title>Short descriptions</title>
|
2003-05-11 22:28:48 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>mktemp</command> creates temporary files in a secure manner.
|
|
|
|
It is used in scripts.</para>
|
2003-05-11 22:28:48 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>tempfile</command> creates temporary files in a less secure
|
|
|
|
manner than <userinput>mktemp</userinput>. It is installed for
|
|
|
|
backwards-compatibility.</para>
|
2003-05-11 22:28:48 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para>The <command>http-get</command> script takes advantage of a little known
|
|
|
|
feature of <userinput>bash</userinput> called "net redirection". It is used to
|
|
|
|
download from websites without using any other programs.</para>
|
2003-05-12 01:18:10 +01:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>iana-net</command> uses the <userinput>http-get</userinput>
|
|
|
|
script to simplify the process of procuring IANA's services and protocols
|
|
|
|
configuration files.</para>
|
2003-05-12 01:18:10 +01:00
|
|
|
|
2003-05-11 22:28:48 +01:00
|
|
|
</sect2>
|