Changeset 9fedd70f for BOOK/final-system/common/util-linux.xml
- Timestamp:
- Jan 29, 2011, 4:26:55 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 4ce7c10, de18e330
- Parents:
- 5d307e8
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/util-linux.xml
r5d307e8 r9fedd70f 6 6 ]> 7 7 8 <sect1 id="ch-system-util-linux -ng" role="wrap">9 <?dbhtml filename="util-linux -ng.html"?>10 11 <title>Util-linux- ng-&util-linux-ng-version;</title>12 13 <indexterm zone="ch-system-util-linux -ng">14 <primary sortas="a-Util-linux -ng">Util-linux-ng</primary>8 <sect1 id="ch-system-util-linux" role="wrap"> 9 <?dbhtml filename="util-linux.html"?> 10 11 <title>Util-linux-&util-linux-version;</title> 12 13 <indexterm zone="ch-system-util-linux"> 14 <primary sortas="a-Util-linux">Util-linux</primary> 15 15 </indexterm> 16 16 … … 18 18 <title/> 19 19 20 <para>The Util-linux -ngpackage contains miscellaneous utility programs.20 <para>The Util-linux package contains miscellaneous utility programs. 21 21 Among them are utilities for handling file systems, consoles, partitions, 22 22 and messages.</para> … … 24 24 </sect2> 25 25 26 <sect2 id="fhs-util-linux -ng" role="installation">26 <sect2 id="fhs-util-linux" role="installation"> 27 27 <title>FHS compliance notes</title> 28 28 … … 40 40 41 41 <sect2 role="installation"> 42 <title>Installation of Util-linux -ng</title>43 44 <para os="a">Prepare Util-linux -ngfor compilation:</para>42 <title>Installation of Util-linux</title> 43 44 <para os="a">Prepare Util-linux for compilation:</para> 45 45 46 46 <screen os="b"><userinput>./configure --enable-arch \ … … 102 102 </sect2> 103 103 104 <sect2 id="contents-util-linux -ng" role="content">105 <title>Contents of Util-linux -ng</title>104 <sect2 id="contents-util-linux" role="content"> 105 <title>Contents of Util-linux</title> 106 106 107 107 <segmentedlist> … … 136 136 <listitem> 137 137 <para>Informs the kernel of a new partition</para> 138 <indexterm zone="ch-system-util-linux -ngaddpart">138 <indexterm zone="ch-system-util-linux addpart"> 139 139 <primary sortas="b-addpart">addpart</primary> 140 140 </indexterm> … … 147 147 <para>Opens a tty port, prompts for a login name, 148 148 and then invokes the <command>login</command> program</para> 149 <indexterm zone="ch-system-util-linux -ngagetty">149 <indexterm zone="ch-system-util-linux agetty"> 150 150 <primary sortas="b-agetty">agetty</primary> 151 151 </indexterm> … … 157 157 <listitem> 158 158 <para>Reports the machine's architecture</para> 159 <indexterm zone="ch-system-util-linux -ngarch">159 <indexterm zone="ch-system-util-linux arch"> 160 160 <primary sortas="b-arch">arch</primary> 161 161 </indexterm> … … 168 168 <para>A command line utility to locate and print block device 169 169 attributes</para> 170 <indexterm zone="ch-system-util-linux -ngblkid">170 <indexterm zone="ch-system-util-linux blkid"> 171 171 <primary sortas="b-blkid">blkid</primary> 172 172 </indexterm> … … 179 179 <para>Allows users to call block device ioctls from the command 180 180 line</para> 181 <indexterm zone="ch-system-util-linux -ngblockdev">181 <indexterm zone="ch-system-util-linux blockdev"> 182 182 <primary sortas="b-blockdev">blockdev</primary> 183 183 </indexterm> … … 189 189 <listitem> 190 190 <para>Displays a simple calendar</para> 191 <indexterm zone="ch-system-util-linux -ngcal">191 <indexterm zone="ch-system-util-linux cal"> 192 192 <primary sortas="b-cal">cal</primary> 193 193 </indexterm> … … 199 199 <listitem> 200 200 <para>Manipulates the partition table of the given device</para> 201 <indexterm zone="ch-system-util-linux -ngcfdisk">201 <indexterm zone="ch-system-util-linux cfdisk"> 202 202 <primary sortas="b-cfdisk">cfdisk</primary> 203 203 </indexterm> … … 209 209 <listitem> 210 210 <para>Finds duplicate executables</para> 211 <indexterm zone="ch-system-util-linux -ngchkdupexe">211 <indexterm zone="ch-system-util-linux chkdupexe"> 212 212 <primary sortas="b-chkdupexe">chkdupexe</primary> 213 213 </indexterm> … … 219 219 <listitem> 220 220 <para>Manipulates real-time attributes of a process</para> 221 <indexterm zone="ch-system-util-linux -ngchrt">221 <indexterm zone="ch-system-util-linux chrt"> 222 222 <primary sortas="b-chrt">chrt</primary> 223 223 </indexterm> … … 229 229 <listitem> 230 230 <para>Filters out reverse line feeds</para> 231 <indexterm zone="ch-system-util-linux -ngcol">231 <indexterm zone="ch-system-util-linux col"> 232 232 <primary sortas="b-col">col</primary> 233 233 </indexterm> … … 240 240 <para>Filters <command>nroff</command> output for terminals 241 241 that lack some capabilities, such as overstriking and half-lines</para> 242 <indexterm zone="ch-system-util-linux -ngcolcrt">242 <indexterm zone="ch-system-util-linux colcrt"> 243 243 <primary sortas="b-colcrt">colcrt</primary> 244 244 </indexterm> … … 250 250 <listitem> 251 251 <para>Filters out the given columns</para> 252 <indexterm zone="ch-system-util-linux -ngcolrm">252 <indexterm zone="ch-system-util-linux colrm"> 253 253 <primary sortas="b-colrm">colrm</primary> 254 254 </indexterm> … … 260 260 <listitem> 261 261 <para>Formats a given file into multiple columns</para> 262 <indexterm zone="ch-system-util-linux -ngcolumn">262 <indexterm zone="ch-system-util-linux column"> 263 263 <primary sortas="b-column">column</primary> 264 264 </indexterm> … … 271 271 <para>Sets the function of the Ctrl+Alt+Del key combination to a 272 272 hard or a soft reset</para> 273 <indexterm zone="ch-system-util-linux -ngctrlaltdel">273 <indexterm zone="ch-system-util-linux ctrlaltdel"> 274 274 <primary sortas="b-ctrlaltdel">ctrlaltdel</primary> 275 275 </indexterm> … … 282 282 <para>Tunes the parameters of the serial line drivers for 283 283 Cyclades cards</para> 284 <indexterm zone="ch-system-util-linux -ngcytune">284 <indexterm zone="ch-system-util-linux cytune"> 285 285 <primary sortas="b-cytune">cytune</primary> 286 286 </indexterm> … … 293 293 <para>Gives the Discordian date or converts the given Gregorian date 294 294 to a Discordian one</para> 295 <indexterm zone="ch-system-util-linux -ngddate">295 <indexterm zone="ch-system-util-linux ddate"> 296 296 <primary sortas="b-ddate">ddate</primary> 297 297 </indexterm> … … 303 303 <listitem> 304 304 <para>Asks the kernel to remove a partition</para> 305 <indexterm zone="ch-system-util-linux -ngdelpart">305 <indexterm zone="ch-system-util-linux delpart"> 306 306 <primary sortas="b-delpart">delpart</primary> 307 307 </indexterm> … … 313 313 <listitem> 314 314 <para>Dumps the kernel boot messages</para> 315 <indexterm zone="ch-system-util-linux -ngdmesg">315 <indexterm zone="ch-system-util-linux dmesg"> 316 316 <primary sortas="b-dmesg">dmesg</primary> 317 317 </indexterm> … … 323 323 <listitem> 324 324 <para>Low-level formats a floppy disk</para> 325 <indexterm zone="ch-system-util-linux -ngfdformat">325 <indexterm zone="ch-system-util-linux fdformat"> 326 326 <primary sortas="b-fdformat">fdformat</primary> 327 327 </indexterm> … … 333 333 <listitem> 334 334 <para>Manipulates the partition table of the given device</para> 335 <indexterm zone="ch-system-util-linux -ngfdisk">335 <indexterm zone="ch-system-util-linux fdisk"> 336 336 <primary sortas="b-fdisk">fdisk</primary> 337 337 </indexterm> … … 344 344 <para>Finds a file system by label or Universally Unique Identifier 345 345 (UUID)</para> 346 <indexterm zone="ch-system-util-linux -ngfindfs">346 <indexterm zone="ch-system-util-linux findfs"> 347 347 <primary sortas="b-findfs">findfs</primary> 348 348 </indexterm> … … 355 355 <para>Acquires a file lock and then executes a command with the lock 356 356 held</para> 357 <indexterm zone="ch-system-util-linux -ngflock">357 <indexterm zone="ch-system-util-linux flock"> 358 358 <primary sortas="b-flock">flock</primary> 359 359 </indexterm> … … 365 365 <listitem> 366 366 <para>Is used to check, and optionally repair, file systems</para> 367 <indexterm zone="ch-system-util-linux -ngfsck">367 <indexterm zone="ch-system-util-linux fsck"> 368 368 <primary sortas="b-fsck">fsck</primary> 369 369 </indexterm> … … 376 376 <para>Performs a consistency check on the Cramfs file system on the 377 377 given device</para> 378 <indexterm zone="ch-system-util-linux -ngfsck.cramfs">378 <indexterm zone="ch-system-util-linux fsck.cramfs"> 379 379 <primary sortas="b-fsck.cramfs">fsck.cramfs</primary> 380 380 </indexterm> … … 387 387 <para>Performs a consistency check on the Minix file system on the 388 388 given device</para> 389 <indexterm zone="ch-system-util-linux -ngfsck.minix">389 <indexterm zone="ch-system-util-linux fsck.minix"> 390 390 <primary sortas="b-fsck.minix">fsck.minix</primary> 391 391 </indexterm> … … 397 397 <listitem> 398 398 <para>Parses options in the given command line</para> 399 <indexterm zone="ch-system-util-linux -nggetopt">399 <indexterm zone="ch-system-util-linux getopt"> 400 400 <primary sortas="b-getopt">getopt</primary> 401 401 </indexterm> … … 408 408 <para>Dumps the given file in hexadecimal or in another given 409 409 format</para> 410 <indexterm zone="ch-system-util-linux -nghexdump">410 <indexterm zone="ch-system-util-linux hexdump"> 411 411 <primary sortas="b-hexdump">hexdump</primary> 412 412 </indexterm> … … 420 420 the Real-Time Clock (RTC) or Basic Input-Output System (BIOS) 421 421 clock</para> 422 <indexterm zone="ch-system-util-linux -nghwclock">422 <indexterm zone="ch-system-util-linux hwclock"> 423 423 <primary sortas="b-hwclock">hwclock</primary> 424 424 </indexterm> … … 430 430 <listitem> 431 431 <para>Gives and sets program I/O scheduling class and priority</para> 432 <indexterm zone="ch-system-util-linux -ngionice">432 <indexterm zone="ch-system-util-linux ionice"> 433 433 <primary sortas="b-ionice">ionice</primary> 434 434 </indexterm> … … 440 440 <listitem> 441 441 <para>Creates various IPC resources</para> 442 <indexterm zone="ch-system-util-linux -ngipcmk">442 <indexterm zone="ch-system-util-linux ipcmk"> 443 443 <primary sortas="b-ipcmk">ipcmk</primary> 444 444 </indexterm> … … 450 450 <listitem> 451 451 <para>Removes the given Inter-Process Communication (IPC) resource</para> 452 <indexterm zone="ch-system-util-linux -ngipcrm">452 <indexterm zone="ch-system-util-linux ipcrm"> 453 453 <primary sortas="b-ipcrm">ipcrm</primary> 454 454 </indexterm> … … 460 460 <listitem> 461 461 <para>Provides IPC status information</para> 462 <indexterm zone="ch-system-util-linux -ngipcs">462 <indexterm zone="ch-system-util-linux ipcs"> 463 463 <primary sortas="b-ipcs">ipcs</primary> 464 464 </indexterm> … … 470 470 <listitem> 471 471 <para>Reports the size of an iso9660 file system</para> 472 <indexterm zone="ch-system-util-linux -ngisosize">472 <indexterm zone="ch-system-util-linux isosize"> 473 473 <primary sortas="b-isosize">isosize</primary> 474 474 </indexterm> … … 480 480 <listitem> 481 481 <para>Attaches a line discipline to a serial line</para> 482 <indexterm zone="ch-system-util-linux -ngldattach">482 <indexterm zone="ch-system-util-linux ldattach"> 483 483 <primary sortas="b-ldattach">ldattach</primary> 484 484 </indexterm> … … 490 490 <listitem> 491 491 <para>Copies a single line</para> 492 <indexterm zone="ch-system-util-linux -ngline">492 <indexterm zone="ch-system-util-linux line"> 493 493 <primary sortas="b-line">line</primary> 494 494 </indexterm> … … 500 500 <listitem> 501 501 <para>Enters the given message into the system log</para> 502 <indexterm zone="ch-system-util-linux -nglogger">502 <indexterm zone="ch-system-util-linux logger"> 503 503 <primary sortas="b-logger">logger</primary> 504 504 </indexterm> … … 510 510 <listitem> 511 511 <para>Displays lines that begin with the given string</para> 512 <indexterm zone="ch-system-util-linux -nglook">512 <indexterm zone="ch-system-util-linux look"> 513 513 <primary sortas="b-look">look</primary> 514 514 </indexterm> … … 520 520 <listitem> 521 521 <para>Sets up and controls loop devices</para> 522 <indexterm zone="ch-system-util-linux -nglosetup">522 <indexterm zone="ch-system-util-linux losetup"> 523 523 <primary sortas="b-losetup">losetup</primary> 524 524 </indexterm> … … 530 530 <listitem> 531 531 <para>Prints CPU architechture information</para> 532 <indexterm zone="ch-system-util-linux -nglscpu">532 <indexterm zone="ch-system-util-linux lscpu"> 533 533 <primary sortas="b-lscpu">lscpu</primary> 534 534 </indexterm> … … 541 541 <para>Generates magic cookies (128-bit random hexadecimal numbers) for 542 542 <command>xauth</command></para> 543 <indexterm zone="ch-system-util-linux -ngmcookie">543 <indexterm zone="ch-system-util-linux mcookie"> 544 544 <primary sortas="b-mcookie">mcookie</primary> 545 545 </indexterm> … … 552 552 <para>Builds a file system on a device (usually a hard disk 553 553 partition)</para> 554 <indexterm zone="ch-system-util-linux -ngmkfs">554 <indexterm zone="ch-system-util-linux mkfs"> 555 555 <primary sortas="b-mkfs">mkfs</primary> 556 556 </indexterm> … … 562 562 <listitem> 563 563 <para>Creates a Santa Cruz Operations (SCO) bfs file system</para> 564 <indexterm zone="ch-system-util-linux -ngmkfs.bfs">564 <indexterm zone="ch-system-util-linux mkfs.bfs"> 565 565 <primary sortas="b-mkfs.bfs">mkfs.bfs</primary> 566 566 </indexterm> … … 572 572 <listitem> 573 573 <para>Creates a cramfs file system</para> 574 <indexterm zone="ch-system-util-linux -ngmkfs.cramfs">574 <indexterm zone="ch-system-util-linux mkfs.cramfs"> 575 575 <primary sortas="b-mkfs.cramfs">mkfs.cramfs</primary> 576 576 </indexterm> … … 582 582 <listitem> 583 583 <para>Creates a Minix file system</para> 584 <indexterm zone="ch-system-util-linux -ngmkfs.minix">584 <indexterm zone="ch-system-util-linux mkfs.minix"> 585 585 <primary sortas="b-mkfs.minix">mkfs.minix</primary> 586 586 </indexterm> … … 593 593 <para>Initializes the given device or file to be used as a swap 594 594 area</para> 595 <indexterm zone="ch-system-util-linux -ngmkswap">595 <indexterm zone="ch-system-util-linux mkswap"> 596 596 <primary sortas="b-mkswap">mkswap</primary> 597 597 </indexterm> … … 603 603 <listitem> 604 604 <para>A filter for paging through text one screen at a time</para> 605 <indexterm zone="ch-system-util-linux -ngmore">605 <indexterm zone="ch-system-util-linux more"> 606 606 <primary sortas="b-more">more</primary> 607 607 </indexterm> … … 614 614 <para>Attaches the file system on the given device to a specified 615 615 directory in the file-system tree</para> 616 <indexterm zone="ch-system-util-linux -ngmount">616 <indexterm zone="ch-system-util-linux mount"> 617 617 <primary sortas="b-mount">mount</primary> 618 618 </indexterm> … … 624 624 <listitem> 625 625 <para>Shows the symbolic links in the given pathnames</para> 626 <indexterm zone="ch-system-util-linux -ngnamei">626 <indexterm zone="ch-system-util-linux namei"> 627 627 <primary sortas="b-namei">namei</primary> 628 628 </indexterm> … … 635 635 <para>Tells the kernel about the presence and numbering of on-disk 636 636 partitions</para> 637 <indexterm zone="ch-system-util-linux -ngpartx">637 <indexterm zone="ch-system-util-linux partx"> 638 638 <primary sortas="b-partx">partx</primary> 639 639 </indexterm> … … 645 645 <listitem> 646 646 <para>Displays a text file one screen full at a time</para> 647 <indexterm zone="ch-system-util-linux -ngpg">647 <indexterm zone="ch-system-util-linux pg"> 648 648 <primary sortas="b-pg">pg</primary> 649 649 </indexterm> … … 656 656 <para>Makes the given file system the new root file system of the 657 657 current process</para> 658 <indexterm zone="ch-system-util-linux -ngpivot_root">658 <indexterm zone="ch-system-util-linux pivot_root"> 659 659 <primary sortas="b-pivot_root">pivot_root</primary> 660 660 </indexterm> … … 666 666 <listitem> 667 667 <para>Reads kernel profiling information</para> 668 <indexterm zone="ch-system-util-linux -ngreadprofile">668 <indexterm zone="ch-system-util-linux readprofile"> 669 669 <primary sortas="b-readprofile">readprofile</primary> 670 670 </indexterm> … … 677 677 <para>Renames the given files, replacing a given string with 678 678 another</para> 679 <indexterm zone="ch-system-util-linux -ngrename">679 <indexterm zone="ch-system-util-linux rename"> 680 680 <primary sortas="b-rename">rename</primary> 681 681 </indexterm> … … 687 687 <listitem> 688 688 <para>Alters the priority of running processes</para> 689 <indexterm zone="ch-system-util-linux -ngrenice">689 <indexterm zone="ch-system-util-linux renice"> 690 690 <primary sortas="b-renice">renice</primary> 691 691 </indexterm> … … 697 697 <listitem> 698 698 <para>Reverses the lines of a given file</para> 699 <indexterm zone="ch-system-util-linux -ngrev">699 <indexterm zone="ch-system-util-linux rev"> 700 700 <primary sortas="b-rev">rev</primary> 701 701 </indexterm> … … 707 707 <listitem> 708 708 <para>Enters a system sleep state until a specified wakeup time</para> 709 <indexterm zone="ch-system-util-linux -ngrtcwake">709 <indexterm zone="ch-system-util-linux rtcwake"> 710 710 <primary sortas="b-rtcwake">rtcwake</primary> 711 711 </indexterm> … … 717 717 <listitem> 718 718 <para>Makes a typescript of a terminal session</para> 719 <indexterm zone="ch-system-util-linux -ngscript">719 <indexterm zone="ch-system-util-linux script"> 720 720 <primary sortas="b-script">script</primary> 721 721 </indexterm> … … 727 727 <listitem> 728 728 <para>Plays back typescripts created by <command>script</command></para> 729 <indexterm zone="ch-system-util-linux -ngscriptreplay">729 <indexterm zone="ch-system-util-linux scriptreplay"> 730 730 <primary sortas="b-scriptreplay">scriptreplay</primary> 731 731 </indexterm> … … 738 738 <para>Changes reported architecture in new program environment and 739 739 sets personality flags</para> 740 <indexterm zone="ch-system-util-linux -ngsetarch">740 <indexterm zone="ch-system-util-linux setarch"> 741 741 <primary sortas="b-setarch">setarch</primary> 742 742 </indexterm> … … 748 748 <listitem> 749 749 <para>Runs the given program in a new session</para> 750 <indexterm zone="ch-system-util-linux -ngsetsid">750 <indexterm zone="ch-system-util-linux setsid"> 751 751 <primary sortas="b-setsid">setsid</primary> 752 752 </indexterm> … … 758 758 <listitem> 759 759 <para>Sets terminal attributes</para> 760 <indexterm zone="ch-system-util-linux -ngsetterm">760 <indexterm zone="ch-system-util-linux setterm"> 761 761 <primary sortas="b-setterm">setterm</primary> 762 762 </indexterm> … … 768 768 <listitem> 769 769 <para>A disk partition table manipulator</para> 770 <indexterm zone="ch-system-util-linux -ngsfdisk">770 <indexterm zone="ch-system-util-linux sfdisk"> 771 771 <primary sortas="b-sfdisk">sfdisk</primary> 772 772 </indexterm> … … 778 778 <listitem> 779 779 <para>Disables devices and files for paging and swapping</para> 780 <indexterm zone="ch-system-util-linux -ngswapoff">780 <indexterm zone="ch-system-util-linux swapoff"> 781 781 <primary sortas="b-swapoff">swapoff</primary> 782 782 </indexterm> … … 789 789 <para>Enables devices and files for paging and swapping and 790 790 lists the devices and files currently in use</para> 791 <indexterm zone="ch-system-util-linux -ngswapon">791 <indexterm zone="ch-system-util-linux swapon"> 792 792 <primary sortas="b-swapon">swapon</primary> 793 793 </indexterm> … … 799 799 <listitem> 800 800 <para>Switches to another filesystem as the root of the mount tree</para> 801 <indexterm zone="ch-system-util-linux -ngswitch_root">801 <indexterm zone="ch-system-util-linux switch_root"> 802 802 <primary sortas="b-switch_root">switch_root</primary> 803 803 </indexterm> … … 811 811 of a log file, then continues displaying any new entries in the 812 812 log file as they are created</para> 813 <indexterm zone="ch-system-util-linux -ngtailf">813 <indexterm zone="ch-system-util-linux tailf"> 814 814 <primary sortas="b-tailf">tailf</primary> 815 815 </indexterm> … … 821 821 <listitem> 822 822 <para>Retrieves or sets a process's CPU affinity</para> 823 <indexterm zone="ch-system-util-linux -ngtaskset">823 <indexterm zone="ch-system-util-linux taskset"> 824 824 <primary sortas="b-taskset">taskset</primary> 825 825 </indexterm> … … 831 831 <listitem> 832 832 <para>Tunes the parameters of the line printer</para> 833 <indexterm zone="ch-system-util-linux -ngtunelp">833 <indexterm zone="ch-system-util-linux tunelp"> 834 834 <primary sortas="b-tunelp">tunelp</primary> 835 835 </indexterm> … … 842 842 <para>A filter for translating underscores into escape sequences 843 843 indicating underlining for the terminal in use</para> 844 <indexterm zone="ch-system-util-linux -ngul">844 <indexterm zone="ch-system-util-linux ul"> 845 845 <primary sortas="b-ul">ul</primary> 846 846 </indexterm> … … 852 852 <listitem> 853 853 <para>Disconnects a file system from the system's file tree</para> 854 <indexterm zone="ch-system-util-linux -ngumount">854 <indexterm zone="ch-system-util-linux umount"> 855 855 <primary sortas="b-umount">umount</primary> 856 856 </indexterm> … … 863 863 <para>A daemon used by the UUID library to generate time-based 864 864 UUIDs in a secure and guranteed-unique fashion.</para> 865 <indexterm zone="ch-system-util-linux -nguuidd">865 <indexterm zone="ch-system-util-linux uuidd"> 866 866 <primary sortas="b-uuidd">uuidd</primary> 867 867 </indexterm> … … 875 875 unique among all UUIDs created, on the local system and on other 876 876 systems, in the past and in the future</para> 877 <indexterm zone="ch-system-util-linux -nguuidgen">877 <indexterm zone="ch-system-util-linux uuidgen"> 878 878 <primary sortas="b-uuidgen">uuidgen</primary> 879 879 </indexterm> … … 886 886 <para>Reports the location of the binary, source, and man page 887 887 for the given command</para> 888 <indexterm zone="ch-system-util-linux -ngwhereis">888 <indexterm zone="ch-system-util-linux whereis"> 889 889 <primary sortas="b-whereis">whereis</primary> 890 890 </indexterm> … … 897 897 <para>Sends a message to the given user <emphasis>if</emphasis> that 898 898 user has not disabled receipt of such messages</para> 899 <indexterm zone="ch-system-util-linux -ngwrite">899 <indexterm zone="ch-system-util-linux write"> 900 900 <primary sortas="b-write">write</primary> 901 901 </indexterm> … … 908 908 <para>Contains routines for device identification and token 909 909 extraction</para> 910 <indexterm zone="ch-system-util-linux -nglibblkid">910 <indexterm zone="ch-system-util-linux libblkid"> 911 911 <primary sortas="c-libblkid">libblkid</primary> 912 912 </indexterm> … … 919 919 <para>Contains routines for generating unique identifiers for objects 920 920 that may be accessible beyond the local system</para> 921 <indexterm zone="ch-system-util-linux -nglibuuid">921 <indexterm zone="ch-system-util-linux libuuid"> 922 922 <primary sortas="c-libuuid">libuuid</primary> 923 923 </indexterm>
Note:
See TracChangeset
for help on using the changeset viewer.