📄 e2fsprogs.html
字号:
<tr> <td> <a id="e2label" name="e2label"></a><span class= "term"><span><strong class= "command">e2label</strong></span></span> </td> <td> <p> Displays or changes the file system label on the <tt class="systemitem">ext2</tt> file system present on a given device </p> </td> </tr> <tr> <td> <a id="findfs" name="findfs"></a><span class= "term"><span><strong class= "command">findfs</strong></span></span> </td> <td> <p> Finds a file system by label or Universally Unique Identifier (UUID) </p> </td> </tr> <tr> <td> <a id="fsck" name="fsck"></a><span class= "term"><span><strong class= "command">fsck</strong></span></span> </td> <td> <p> Is used to check, and optionally repair, file systems </p> </td> </tr> <tr> <td> <a id="fsck.ext2" name="fsck.ext2"></a><span class= "term"><span><strong class= "command">fsck.ext2</strong></span></span> </td> <td> <p> By default checks <tt class="systemitem">ext2</tt> file systems </p> </td> </tr> <tr> <td> <a id="fsck.ext3" name="fsck.ext3"></a><span class= "term"><span><strong class= "command">fsck.ext3</strong></span></span> </td> <td> <p> By default checks <tt class="systemitem">ext3</tt> file systems </p> </td> </tr> <tr> <td> <a id="logsave" name="logsave"></a><span class= "term"><span><strong class= "command">logsave</strong></span></span> </td> <td> <p> Saves the output of a command in a log file </p> </td> </tr> <tr> <td> <a id="lsattr" name="lsattr"></a><span class= "term"><span><strong class= "command">lsattr</strong></span></span> </td> <td> <p> Lists the attributes of files on a second extended file system </p> </td> </tr> <tr> <td> <a id="mk_cmds" name="mk_cmds"></a><span class= "term"><span><strong class= "command">mk_cmds</strong></span></span> </td> <td> <p> Converts a table of command names and help messages into a C source file suitable for use with the <tt class= "filename">libss</tt> subsystem library </p> </td> </tr> <tr> <td> <a id="mke2fs" name="mke2fs"></a><span class= "term"><span><strong class= "command">mke2fs</strong></span></span> </td> <td> <p> Creates an <tt class="systemitem">ext2</tt> or <tt class= "systemitem">ext3</tt> file system on the given device </p> </td> </tr> <tr> <td> <a id="mkfs.ext2" name="mkfs.ext2"></a><span class= "term"><span><strong class= "command">mkfs.ext2</strong></span></span> </td> <td> <p> By default creates <tt class="systemitem">ext2</tt> file systems </p> </td> </tr> <tr> <td> <a id="mkfs.ext3" name="mkfs.ext3"></a><span class= "term"><span><strong class= "command">mkfs.ext3</strong></span></span> </td> <td> <p> By default creates <tt class="systemitem">ext3</tt> file systems </p> </td> </tr> <tr> <td> <a id="mklost-found" name="mklost-found"></a><span class= "term"><span><strong class= "command">mklost+found</strong></span></span> </td> <td> <p> Used to create a <tt class="filename">lost+found</tt> directory on an <tt class="systemitem">ext2</tt> file system; it pre-allocates disk blocks to this directory to lighten the task of <span><strong class= "command">e2fsck</strong></span> </p> </td> </tr> <tr> <td> <a id="resize2fs" name="resize2fs"></a><span class= "term"><span><strong class= "command">resize2fs</strong></span></span> </td> <td> <p> Can be used to enlarge or shrink an <tt class= "systemitem">ext2</tt> file system </p> </td> </tr> <tr> <td> <a id="tune2fs" name="tune2fs"></a><span class= "term"><span><strong class= "command">tune2fs</strong></span></span> </td> <td> <p> Adjusts tunable file system parameters on an <tt class= "systemitem">ext2</tt> file system </p> </td> </tr> <tr> <td> <a id="uuidgen" name="uuidgen"></a><span class= "term"><span><strong class= "command">uuidgen</strong></span></span> </td> <td> <p> Creates new UUIDs. Each new UUID can reasonably be considered unique among all UUIDs created, on the local system and on other systems, in the past and in the future </p> </td> </tr> <tr> <td> <a id="libblkid" name="libblkid"></a><span class= "term"><tt class="filename">libblkid</tt></span> </td> <td> <p> Contains routines for device identification and token extraction </p> </td> </tr> <tr> <td> <a id="libcom_err" name="libcom_err"></a><span class= "term"><tt class="filename">libcom_err</tt></span> </td> <td> <p> The common error display routine </p> </td> </tr> <tr> <td> <a id="libe2p" name="libe2p"></a><span class= "term"><tt class="filename">libe2p</tt></span> </td> <td> <p> Used by <span><strong class= "command">dumpe2fs</strong></span>, <span><strong class= "command">chattr</strong></span>, and <span><strong class="command">lsattr</strong></span> </p> </td> </tr> <tr> <td> <a id="libext2fs" name="libext2fs"></a><span class= "term"><tt class="filename">libext2fs</tt></span> </td> <td> <p> Contains routines to enable user-level programs to manipulate an <tt class="systemitem">ext2</tt> file system </p> </td> </tr> <tr> <td> <a id="libss" name="libss"></a><span class= "term"><tt class="filename">libss</tt></span> </td> <td> <p> Used by <span><strong class= "command">debugfs</strong></span> </p> </td> </tr> <tr> <td> <a id="libuuid" name="libuuid"></a><span class= "term"><tt class="filename">libuuid</tt></span> </td> <td> <p> Contains routines for generating unique identifiers for objects that may be accessible beyond the local system </p> </td> </tr> </tbody> </table> </div> </div> </div> <div class="navfooter"> <ul> <li class="prev"> <a accesskey="p" href="kbd.html" title="Kbd-1.12">Prev</a> <p> Kbd-1.12 </p> </li> <li class="next"> <a accesskey="n" href="gzip.html" title="Gzip-1.3.5">Next</a> <p> Gzip-1.3.5 </p> </li> <li class="up"> <a accesskey="u" href="chapter.html" title= "Chapter 10. 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-MIPS"> Home</a>. </li> </ul> </div> </body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -