source: appendixa/utillinux-desc.xml@ 1f0f472

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 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 1f0f472 was 04a3351, checked in by Alex Gronenwoud <alex@…>, 21 years ago

Changing the style of the 'Content' subsections.

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

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