aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/utillinux-desc.xml
blob: e3cf97b0cc6d009e7bbdca848035be830f5a3f06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<sect2><title>Short descriptions</title>

<para><command>agetty</command> opens a tty port, prompts for a login name,
and then invokes the login program.</para>

<para><command>arch</command> reports the machine's architecture.</para>

<para><command>blockdev</command> allows you to call block device ioctls
from the command line.</para>

<para><command>cal</command> displays a simple calender.</para>

<para><command>cfdisk</command> is used to manipulate the partition table
of the given device.</para>

<para><command>chkdupexe</command> finds duplicate executables.</para>

<para><command>col</command> filters out reverse line feeds.</para>

<para><command>colcrt</command> is used to filter nroff output for terminals
that lack some capabilities such as overstriking and half-lines.</para>

<para><command>colrm</command> filters out the given columns.</para>

<para><command>column</command> formats a given file into multiple
columns.</para>

<para><command>ctrlaltdel</command> sets the function of the Ctrl+Alt+Del
 key combination, to a hard or a soft reset.</para>

<para><command>cytune</command> was used to tune the parameters of the
serial line drivers for Cyclades cards.</para>

<para><command>ddate</command> gives the Discordian date, or converts the
given Gregorian date to a Discordian one.</para>

<para><command>dmesg</command> dumps the kernel boot messages.</para>

<para><command>elvtune</command> can be used to tune the performance
and interactiveness of a block device.</para>

<para><command>fdformat</command> low-level formats a floppy disk.</para>

<para><command>fdisk</command> could be used to manipulate the partition
table of the given device.</para>

<para><command>fsck.cramfs</command> performs a consistency check on the
Cramfs file system on the given device.</para>

<para><command>fsck.minix</command> performs a consistency check on the
Minix file system on the given device.</para>

<para><command>getopt</command> parses options in the given command line.</para>

<para><command>hexdump</command> dumps the given file in hexadecimal, or
in another given format.</para>

<para><command>hwclock</command> is used to read or set the system's
hardware clock (also called the RTC or BIOS clock).</para>

<para><command>ipcrm</command> removes the given IPC resource.</para>

<para><command>ipcs</command> provides IPC status information.</para>

<para><command>isosize</command> reports the size of an iso9660
file system.</para>

<para><command>line</command> copies a single line.</para>

<para><command>logger</command> enters the given message into the system
log.</para>

<para><command>look</command> displays lines that begin with the given
string.</para>

<para><command>losetup</command> is used to set up and control loop devices.</para>

<para><command>mcookie</command> generates magic cookies, 128-bit random
hexadecimal numbers, for xauth.</para>

<para><command>mkfs</command> is used to build a file system on a device
(usually a harddisk partition).</para>

<para><command>mkfs.bfs</command> creates an SCO bfs file system.</para>

<para><command>mkfs.cramfs</command> creates a cramfs file system.</para>

<para><command>mkfs.minix</command> creates a Minix file system.</para>

<para><command>mkswap</command> initializes the given device or file to be
used as a swap area.</para>

<para><command>more</command> is a filter for paging through text one
screenful at a time. But less is much better.</para>

<para><command>mount</command> attaches the file system on the given device
to the given directory in the system's file tree.</para>

<para><command>namei</command> shows the symbolic links in the given
pathnames.</para>

<para><command>pg</command> displays a text file one screenful at a
time.</para>

<para><command>pivot_root</command> makes the given file system the new
root file system of the current process.</para>

<para><command>ramsize</command> could be used to set the size of the
RAM disk in a bootable image.</para>

<para><command>rdev</command> could be used to query and set the root
device and other things in a bootable image.</para>

<para><command>readprofile</command> reads kernel profiling information.</para>

<para><command>rename</command> renames the given files, replacing a given
string with another.</para>

<para><command>renice</command> is used to alter the priority of running
processes.</para>

<para><command>rev</command> reverses the lines of a given file.</para>

<para><command>rootflags</command> could be used to set the rootflags
in a bootable image.</para>

<para><command>script</command> makes a typescript of a terminal
session, of everything printed to the terminal.</para>

<para><command>setfdprm</command> sets user-provided floppy disk
parameters.</para>

<para><command>setsid</command> runs the given program in a new session.</para>

<para><command>setterm</command> is used to set terminal attributes.</para>

<para><command>sfdisk</command> is a disk partition table manipulator.</para>

<para><command>swapdev</command> could be used to set the swap device
in a bootable image.</para>

<para><command>swapoff</command> disables devices and files for paging
and swapping.</para>

<para><command>swapon</command> enables devices and files for paging
and swapping.</para>

<para><command>tunelp</command> is used to tune the parameters of the
line printer.</para>

<para><command>ul</command> is a filter for translating underscores into
escape sequences indicating underlining for the terminal in use.</para>

<para><command>umount</command> disconnects a file system from the
system's file tree.</para>

<para><command>vidmode</command> could be used to set the video mode
in a bootable image.</para>

<para><command>whereis</command> reports the location of binary, the
source, and the manual page for the given command.</para>

<para><command>write</command> sends a message to the given user. That is,
if that user has not disabled such messages.</para>

</sect2>