utillinux-desc.xml 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. <sect2><title>Contents of Util-linux-&util-linux-contversion;</title>
  2. <sect3><title>Program Files</title>
  3. <para>agetty, arch, blockdev, cal, cfdisk, chkdupexe, col, colcrt,
  4. colrm, column, ctrlaltdel, cytune, ddate, dmesg, elvtune, fdformat, fdisk,
  5. fsck.minix, getopt, hexdump, hwclock, ipcrm, ipcs, isosize
  6. kill, line, logger, look, losetup, mcookie, mkfs, mkfs.bfs, mkfs.minix,
  7. mkswap, more, mount, namei, pivot_root,
  8. ramsize (link to rdev), raw, rdev, readprofile, rename, renice, rev,
  9. rootflags (link to rdev), script, setfdprm, setsid, setterm, sfdisk,
  10. swapoff (link to swapon), swapon, tunelp, ul, umount, vidmode, whereis
  11. and write</para></sect3>
  12. <sect3><title>Descriptions</title>
  13. <sect4><title>agetty</title>
  14. <para>agetty opens a tty port, prompts for a login name and invokes the
  15. /bin/login command.</para></sect4>
  16. <sect4><title>arch</title>
  17. <para>arch prints the machine architecture.</para></sect4>
  18. <sect4><title>blockdev</title>
  19. <para>blockdev allows to call block device ioctls from the command
  20. line</para></sect4>
  21. <sect4><title>cal</title>
  22. <para>cal displays a simple calender.</para></sect4>
  23. <sect4><title>cfdisk</title>
  24. <para>cfdisk is an libncurses based disk partition table
  25. manipulator.</para></sect4>
  26. <sect4><title>chkdupexe</title>
  27. <para>chkdupexe finds duplicate executables.</para></sect4>
  28. <sect4><title>col</title>
  29. <para>col filters reverse line feeds from input.</para></sect4>
  30. <sect4><title>colcrt</title>
  31. <para>colcrt filters nroff output for CRT previewing.</para></sect4>
  32. <sect4><title>colrm</title>
  33. <para>colrm removes columns from a file.</para></sect4>
  34. <sect4><title>column</title>
  35. <para>column columnates lists.</para></sect4>
  36. <sect4><title>ctrlaltdel</title>
  37. <para>ctrlaltdel sets the function of the CTRL+ALT+DEL key combination (hard
  38. or soft reset).</para></sect4>
  39. <sect4><title>cytune</title>
  40. <para>cytune queries and modifies the interruption threshold for the Cyclades
  41. driver.</para></sect4>
  42. <sect4><title>ddate</title>
  43. <para>ddate converts Gregorian dates to Discordian dates.</para></sect4>
  44. <sect4><title>dmesg</title>
  45. <para>dmesg is used to examine or control the kernel ring buffer (boot
  46. messages from the kernel).</para></sect4>
  47. <sect4><title>elvtune</title>
  48. <para>elvtune allows to tune the I/O elevator per block device queue
  49. basis.</para></sect4>
  50. <sect4><title>fdformat</title>
  51. <para>fdformat low-level formats a floppy disk.</para></sect4>
  52. <sect4><title>fdisk</title>
  53. <para>fdisk is a disk partition table manipulator.</para></sect4>
  54. <sect4><title>fsck.minix</title>
  55. <para>fsck.minix performs a consistency check for the Linux MINIX
  56. filesystem.</para></sect4>
  57. <sect4><title>getopt</title>
  58. <para>getops parses command options the same way as the getopt C
  59. command.</para></sect4>
  60. <sect4><title>hexdump</title>
  61. <para>hexdump displays specified files, or standard input, in a user specified
  62. format (ascii, decimal, hexadecimal, octal).</para></sect4>
  63. <sect4><title>hwclock</title>
  64. <para>hwclock queries and sets the hardware clock (Also called the RTC or BIOS
  65. clock).</para></sect4>
  66. <sect4><title>ipcrm</title>
  67. <para>ipcrm removes a specified resource.</para></sect4>
  68. <sect4><title>ipcs</title>
  69. <para>ipcs provides information on IPC facilities.</para></sect4>
  70. <sect4><title>isosize</title>
  71. <para>isosize outputs the length of a iso9660 file system.</para></sect4>
  72. <sect4><title>kill</title>
  73. <para>kill sends a specified signal to the specified process.</para></sect4>
  74. <sect4><title>line</title>
  75. <para>line copies one line (up to a newline) from standard input and writes it
  76. to standard output.</para></sect4>
  77. <sect4><title>logger</title>
  78. <para>logger makes entries in the system log.</para></sect4>
  79. <sect4><title>look</title>
  80. <para>look displays lines beginning with a given string.</para></sect4>
  81. <sect4><title>losetup</title>
  82. <para>losetup sets up and controls loop devices.</para></sect4>
  83. <sect4><title>mcookie</title>
  84. <para>mcookie generates magic cookies for xauth.</para></sect4>
  85. <sect4><title>mkfs</title>
  86. <para>mkfs builds a Linux filesystem on a device, usually a harddisk
  87. partition.</para></sect4>
  88. <sect4><title>mkfs.bfs</title>
  89. <para>mkfs.bfs creates a SCO bfs file system on a device, usually a harddisk
  90. partition.</para></sect4>
  91. <sect4><title>mkfs.minix</title>
  92. <para>mkfs.minix creates a Linux MINIX filesystem on a device, usually a
  93. harddisk partition.</para></sect4>
  94. <sect4><title>mkswap</title>
  95. <para>mkswap sets up a Linux swap area on a device or in a file.</para></sect4>
  96. <sect4><title>more</title>
  97. <para>more is a filter for paging through text one screen full at a
  98. time.</para></sect4>
  99. <sect4><title>mount</title>
  100. <para>mount mounts a filesystem from a device to a directory (mount
  101. point).</para></sect4>
  102. <sect4><title>namei</title>
  103. <para>namei follows a pathname until a terminal point is found.</para></sect4>
  104. <sect4><title>pivot_root</title>
  105. <para>pivot_root moves the root file system of the current process.</para></sect4>
  106. <sect4><title>ramsize</title>
  107. <para>ramsize queries and sets RAM disk size.</para></sect4>
  108. <sect4><title>raw</title>
  109. <para>raw is used to bind a Linux raw character device to a block device.</para></sect4>
  110. <sect4><title>rdev</title>
  111. <para>rdev queries and sets image root device, swap device, RAM disk size, or
  112. video mode.</para></sect4>
  113. <sect4><title>readprofile</title>
  114. <para>readprofile reads kernel profiling information.</para></sect4>
  115. <sect4><title>rename</title>
  116. <para>rename renames files.</para></sect4>
  117. <sect4><title>renice</title>
  118. <para>renice alters priority of running processes.</para></sect4>
  119. <sect4><title>rev</title>
  120. <para>rev reverses lines of a file.</para></sect4>
  121. <sect4><title>rootflags</title>
  122. <para>rootflags queries and sets extra information used when mounting
  123. root.</para></sect4>
  124. <sect4><title>script</title>
  125. <para>script makes typescript of terminal session.</para></sect4>
  126. <sect4><title>setfdprm</title>
  127. <para>setfdprm sets user-provides floppy disk parameters.</para></sect4>
  128. <sect4><title>setsid</title>
  129. <para>setsid runs programs in a new session.</para></sect4>
  130. <sect4><title>setterm</title>
  131. <para>setterm sets terminal attributes.</para></sect4>
  132. <sect4><title>sfdisk</title>
  133. <para>sfdisk is a disk partition table manipulator.</para></sect4>
  134. <sect4><title>swapoff</title>
  135. <para>swapoff disables devices and files for paging and swapping.</para></sect4>
  136. <sect4><title>swapon</title>
  137. <para>swapon enables devices and files for paging and swapping.</para></sect4>
  138. <sect4><title>tunelp</title>
  139. <para>tunelp sets various parameters for the LP device.</para></sect4>
  140. <sect4><title>ul</title>
  141. <para>ul reads a file and translates occurrences of underscores to the sequence
  142. which indicates underlining for the terminal in use.</para></sect4>
  143. <sect4><title>umount</title>
  144. <para>umount unmounts a mounted filesystem.</para></sect4>
  145. <sect4><title>vidmode</title>
  146. <para>vidmode queries and sets the video mode.</para></sect4>
  147. <sect4><title>whereis</title>
  148. <para>whereis locates a binary, source and manual page for a
  149. command.</para></sect4>
  150. <sect4><title>write</title>
  151. <para>write sends a message to another user.</para></sect4>
  152. </sect3>
  153. </sect2>