utillinux-desc.xml 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Short descriptions</title>
  3. <para><command>agetty</command> opens a tty port, prompts for a login name,
  4. and then invokes the login program.</para>
  5. <para><command>arch</command> reports the machine's architecture.</para>
  6. <para><command>blockdev</command> allows you to call block device ioctls
  7. from the command line.</para>
  8. <para><command>cal</command> displays a simple calender.</para>
  9. <para><command>cfdisk</command> is used to manipulate the partition table
  10. of the given device.</para>
  11. <para><command>chkdupexe</command> finds duplicate executables.</para>
  12. <para><command>col</command> filters out reverse line feeds.</para>
  13. <para><command>colcrt</command> is used to filter nroff output for terminals
  14. that lack some capabilities such as overstriking and half-lines.</para>
  15. <para><command>colrm</command> filters out the given columns.</para>
  16. <para><command>column</command> formats a given file into multiple
  17. columns.</para>
  18. <para><command>ctrlaltdel</command> sets the function of the Ctrl+Alt+Del
  19. key combination, to a hard or a soft reset.</para>
  20. <para><command>cytune</command> was used to tune the parameters of the
  21. serial line drivers for Cyclades cards.</para>
  22. <para><command>ddate</command> gives the Discordian date, or converts the
  23. given Gregorian date to a Discordian one.</para>
  24. <para><command>dmesg</command> dumps the kernel boot messages.</para>
  25. <para><command>elvtune</command> can be used to tune the performance
  26. and interactiveness of a block device.</para>
  27. <para><command>fdformat</command> low-level formats a floppy disk.</para>
  28. <para><command>fdisk</command> could be used to manipulate the partition
  29. table of the given device.</para>
  30. <para><command>fsck.cramfs</command>...</para>
  31. <para><command>fsck.minix</command> performs a consistency check on the
  32. Minix filesystem on the given device.</para>
  33. <para><command>getopt</command> parses options in the given command line.</para>
  34. <para><command>hexdump</command> dumps the given file in hexadecimal, or
  35. in another given format.</para>
  36. <para><command>hwclock</command> is used to read or set the system's
  37. hardware clock (also called the RTC or BIOS clock).</para>
  38. <para><command>ipcrm</command> removes the given IPC resource.</para>
  39. <para><command>ipcs</command> provides IPC status information.</para>
  40. <para><command>isosize</command> reports the size of an iso9660
  41. filesystem.</para>
  42. <para><command>line</command> copies a single line.</para>
  43. <para><command>logger</command> enters the given message into the system
  44. log.</para>
  45. <para><command>look</command> displays lines that begin with the given
  46. string.</para>
  47. <para><command>losetup</command> is used to set up and control loop devices.</para>
  48. <para><command>mcookie</command> generates magic cookies, 128-bit random
  49. hexadecimal numbers, for xauth.</para>
  50. <para><command>mkfs</command> is used to build a filesystem on a device
  51. (usually a harddisk partition).</para>
  52. <para><command>mkfs.bfs</command> creates an SCO bfs filesystem.</para>
  53. <para><command>mkfs.cramfs</command>...</para>
  54. <para><command>mkfs.minix</command> creates a Minix filesystem.</para>
  55. <para><command>mkswap</command> initializes the given device or file to be
  56. used as a swap area.</para>
  57. <para><command>more</command> is a filter for paging through text one
  58. screenful at a time. But less is much better.</para>
  59. <para><command>mount</command> attaches the filesystem on the given device
  60. to the given directory in the system's file tree.</para>
  61. <para><command>namei</command> shows the symbolic links in the given
  62. pathnames.</para>
  63. <para><command>pg</command>...</para>
  64. <para><command>pivot_root</command> makes the given filesystem the new
  65. root filesystem of the current process.</para>
  66. <para><command>ramsize</command> could be used to set the size of the
  67. RAM disk in a bootable image.</para>
  68. <para><command>rdev</command> could be used to query and set the root
  69. device and other things in a bootable image.</para>
  70. <para><command>readprofile</command> reads kernel profiling information.</para>
  71. <para><command>rename</command> renames the given files, replacing a given
  72. string with another.</para>
  73. <para><command>renice</command> is used to alter the priority of running
  74. processes.</para>
  75. <para><command>rev</command> reverses the lines of a given file.</para>
  76. <para><command>rootflags</command> could be used to set the rootflags
  77. in a bootable image.</para>
  78. <para><command>script</command> makes a typescript of a terminal
  79. session, of everything printed to the terminal.</para>
  80. <para><command>setfdprm</command> sets user-provided floppy disk
  81. parameters.</para>
  82. <para><command>setsid</command> runs the given program in a new session.</para>
  83. <para><command>setterm</command> is used to set terminal attributes.</para>
  84. <para><command>sfdisk</command> is a disk partition table manipulator.</para>
  85. <para><command>swapdev</command> could be used to set the swap device
  86. in a bootable image.</para>
  87. <para><command>swapoff</command> disables devices and files for paging
  88. and swapping.</para>
  89. <para><command>swapon</command> enables devices and files for paging
  90. and swapping.</para>
  91. <para><command>tunelp</command> is used to tune the parameters of the
  92. line printer.</para>
  93. <para><command>ul</command> is a filter for translating underscores into
  94. escape sequences indicating underlining for the terminal in use.</para>
  95. <para><command>umount</command> disconnects a filesystem from the
  96. system's file tree.</para>
  97. <para><command>vidmode</command> could be used to set the video mode
  98. in a bootable image.</para>
  99. <para><command>whereis</command> reports the location of binary, the
  100. source, and the manual page for the given command.</para>
  101. <para><command>write</command> sends a message to the given user. That is,
  102. if that user has not disabled such messages.</para>
  103. </sect2>