⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hfsutils.html

📁 CLFS(Cross-Compiled Linux From Scratch)的文档 Version CLFS-SVN-20060417
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">  <head>    <meta http-equiv="Content-Type" content=    "application/xhtml+xml; charset=iso-8859-1" />    <title>      10.54.&nbsp;Hfsutils-3.2.6    </title>    <link rel="stylesheet" href="../stylesheets/lfs.css" type="text/css" />    <meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />    <link rel="stylesheet" href="../stylesheets/lfs-print.css" type=    "text/css" media="print" />  </head>  <body id="lfs" class="CLFS-SVN-20060417-PowerPC">    <div class="navheader">      <div class="headertitles">        <h4>          Cross-Compiled Linux From Scratch - Version          CLFS-SVN-20060417-PowerPC        </h4>        <h3>          Chapter&nbsp;10.&nbsp;Installing Basic System Software        </h3>      </div>      <ul class="headerlinks">        <li class="prev">          <a accesskey="p" href="udev.html" title="Udev-090">Prev</a>          <p>            Udev-090          </p>        </li>        <li class="next">          <a accesskey="n" href="parted.html" title=          "Parted-1.6.25.1">Next</a>          <p>            Parted-1.6.25.1          </p>        </li>        <li class="up">          <a accesskey="u" href="chapter.html" title=          "Chapter&nbsp;10.&nbsp;Installing Basic System Software">Up</a>.        </li>        <li class="home">          <a accesskey="h" href="../index.html" title=          "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-PowerPC">          Home</a>        </li>      </ul>    </div>    <div class="wrap" lang="en" xml:lang="en">      <div class="titlepage">        <h1 class="sect1">          10.54. Hfsutils-3.2.6        </h1>      </div>      <div class="package" lang="en" xml:lang="en">        <p>          The Hfsutils package contains a number of utilities for accessing          files on hfs filesystems. It is needed to run ybin.        </p>        <div class="segmentedlist">          <div class="seglistitem">            <div class="seg">              <strong><span class="segtitle">Installation depends              on:</span></strong> <span class="seg">Coreutils, GCC, and              Make</span>            </div>          </div>        </div>      </div>      <div class="installation" lang="en" xml:lang="en">        <div class="titlepage">          <h2 class="sect2">            10.54.1. Installation of Hfsutils          </h2>        </div>        <p>          Prepare Hfsutils for compilation:        </p>        <pre class="userinput"><kbd class="command">./configure --prefix=/usr</kbd></pre>        <p>          Compile the package.        </p>        <pre class="userinput"><kbd class="command">make</kbd></pre>        <p>          Install the package:        </p>        <pre class="userinput"><kbd class="command">make install</kbd></pre>      </div>      <div class="content" lang="en" xml:lang="en">        <div class="titlepage">          <a id="contents-hfsutils" name="contents-hfsutils"></a>          <h2 class="sect2">            10.54.2. Contents of Hfsutils          </h2>        </div>        <div class="segmentedlist">          <div class="seglistitem">            <div class="seg">              <strong><span class="segtitle">Installed              programs:</span></strong> <span class="seg">hattrib, hcd,              hcopy, hdel, hdir, hfsutils, hformat, hls, hmkdir, hmount,              hpwd, hrename, hrmdir, humount, hvol (these are all hardlinks              to hfsutils).</span>            </div>          </div>        </div>        <div class="variablelist">          <h3>            <a id="id3690678" name="id3690678"></a>Short Descriptions          </h3>          <table border="0">            <col align="left" valign="top" />            <tbody>              <tr>                <td>                  <a id="hattrib" name="hattrib"></a><span class=                  "term"><span><strong class=                  "command">hattrib</strong></span></span>                </td>                <td>                  <p>                    Change FS file or directory attributes.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hcd" name="hcd"></a><span class=                  "term"><span><strong class=                  "command">hcd</strong></span></span>                </td>                <td>                  <p>                    Change working HFS directory.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hcopy" name="hcopy"></a><span class=                  "term"><span><strong class=                  "command">hcopy</strong></span></span>                </td>                <td>                  <p>                    Copy files to or from an HFS volume.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hdel" name="hdel"></a><span class=                  "term"><span><strong class=                  "command">hdel</strong></span></span>                </td>                <td>                  <p>                    Delete both forks of an HFS file.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hdir" name="hdir"></a><span class=                  "term"><span><strong class=                  "command">hdir</strong></span></span>                </td>                <td>                  <p>                    Display an HFS directory in long format.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hformat" name="hformat"></a><span class=                  "term"><span><strong class=                  "command">hformat</strong></span></span>                </td>                <td>                  <p>                    Create a new HFS filesystem and make it current.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hfsutils" name="hfsutils"></a><span class=                  "term"><span><strong class=                  "command">hfsutils</strong></span></span>                </td>                <td>                  <p>                    Tools for accessing Macintosh HFS-formatted volumes.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hls" name="hls"></a><span class=                  "term"><span><strong class=                  "command">hls</strong></span></span>                </td>                <td>                  <p>                    List files in an HFS directory.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hmkdir" name="hmkdir"></a><span class=                  "term"><span><strong class=                  "command">hmkdir</strong></span></span>                </td>                <td>                  <p>                    Create a new HFS directory.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hmount" name="hmount"></a><span class=                  "term"><span><strong class=                  "command">hmount</strong></span></span>                </td>                <td>                  <p>                    Introduce a new HFS volume and make it current.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hpwd" name="hpwd"></a><span class=                  "term"><span><strong class=                  "command">hpwd</strong></span></span>                </td>                <td>                  <p>                    Print the full path to the current HFS working directory.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hrename" name="hrename"></a><span class=                  "term"><span><strong class=                  "command">hrename</strong></span></span>                </td>                <td>                  <p>                    Rename or move an HFS file or directory.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hrmdir" name="hrmdir"></a><span class=                  "term"><span><strong class=                  "command">hrmdir</strong></span></span>                </td>                <td>                  <p>                    Remaove an empty HFS directory.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="humount" name="humount"></a><span class=                  "term"><span><strong class=                  "command">humount</strong></span></span>                </td>                <td>                  <p>                    Remove an HFS volume from the list of known volumes.                  </p>                </td>              </tr>              <tr>                <td>                  <a id="hvol" name="hvol"></a><span class=                  "term"><span><strong class=                  "command">hvol</strong></span></span>                </td>                <td>                  <p>                    Display or change the current HFS volume.                  </p>                </td>              </tr>            </tbody>          </table>        </div>      </div>    </div>    <div class="navfooter">      <ul>        <li class="prev">          <a accesskey="p" href="udev.html" title="Udev-090">Prev</a>          <p>            Udev-090          </p>        </li>        <li class="next">          <a accesskey="n" href="parted.html" title=          "Parted-1.6.25.1">Next</a>          <p>            Parted-1.6.25.1          </p>        </li>        <li class="up">          <a accesskey="u" href="chapter.html" title=          "Chapter&nbsp;10.&nbsp;Installing Basic System Software">Up</a>.        </li>        <li class="home">          <a accesskey="h" href="../index.html" title=          "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-PowerPC">          Home</a>.        </li>      </ul>    </div>  </body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -