utillinux-desc.xml 6.9 KB

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