lfs-utils-desc.xml 920 B

123456789101112131415161718192021222324252627
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Descriptions</title>
  3. <para>(Last checked against version &lfs-utils-contversion;.)</para>
  4. <sect3><title>Program file descriptions</title>
  5. <sect4><title>mktemp</title>
  6. <para>mktemp creates temporary files in a secure manner for use in scripts.</para></sect4>
  7. <sect4><title>tempfile</title>
  8. <para>tempfile creates temporary files in a less secure manner than mktemp.
  9. It is installed for backwards-compatibility.</para></sect4>
  10. <sect4><title>http-get</title>
  11. <para>http-get is a script that takes advantage of a little known
  12. feature of Bash called "net redirection". It is used to download from
  13. websites without using any third-party programs.</para></sect4>
  14. <sect4><title>iana-net</title>
  15. <para>iana-net uses the http-get to simplify the process of procuring
  16. IANA's services and protocols configuration files.</para></sect4>
  17. </sect3>
  18. </sect2>