| 1234567891011121314151617181920212223242526 | <sect2><title> </title><para> </para></sect2><sect2><title>Descriptions</title><para>(Last checked against version &lfs-utils-contversion;.)</para><sect3><title>Program file descriptions</title><para><command>mktemp</command> creates temporary files in a secure manner.It is used in scripts.</para><para><command>tempfile</command> creates temporary files in a less securemanner than <userinput>mktemp</userinput>. It is installed forbackwards-compatibility.</para><para>The <command>http-get</command> script takes advantage of a little knownfeature of <userinput>bash</userinput> called "net redirection". It is used todownload from websites without using any other programs.</para><para><command>iana-net</command> uses the <userinput>http-get</userinput>script to simplify the process of procuring IANA's services and protocolsconfiguration files.</para></sect3></sect2>
 |