source: appendixa/utillinux-desc.xml@ 5fb3b1a

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v4_1 v5_0 v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 5fb3b1a was e2b98bb, checked in by Gerard Beekmans <gerard@…>, 22 years ago

typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

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