Changeset 4ce7c10 for BOOK/final-system/common
- Timestamp:
- Jan 29, 2011, 4:28:46 PM (14 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d2759bb
- Parents:
- f33b74f (diff), 9fedd70f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/util-linux.xml
rf33b74f r4ce7c10 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 \ … … 96 96 </sect2> 97 97 98 <sect2 id="contents-util-linux -ng" role="content">99 <title>Contents of Util-linux -ng</title>98 <sect2 id="contents-util-linux" role="content"> 99 <title>Contents of Util-linux</title> 100 100 101 101 <segmentedlist> … … 130 130 <listitem> 131 131 <para>Informs the kernel of a new partition</para> 132 <indexterm zone="ch-system-util-linux -ngaddpart">132 <indexterm zone="ch-system-util-linux addpart"> 133 133 <primary sortas="b-addpart">addpart</primary> 134 134 </indexterm> … … 141 141 <para>Opens a tty port, prompts for a login name, 142 142 and then invokes the <command>login</command> program</para> 143 <indexterm zone="ch-system-util-linux -ngagetty">143 <indexterm zone="ch-system-util-linux agetty"> 144 144 <primary sortas="b-agetty">agetty</primary> 145 145 </indexterm> … … 151 151 <listitem> 152 152 <para>Reports the machine's architecture</para> 153 <indexterm zone="ch-system-util-linux -ngarch">153 <indexterm zone="ch-system-util-linux arch"> 154 154 <primary sortas="b-arch">arch</primary> 155 155 </indexterm> … … 162 162 <para>A command line utility to locate and print block device 163 163 attributes</para> 164 <indexterm zone="ch-system-util-linux -ngblkid">164 <indexterm zone="ch-system-util-linux blkid"> 165 165 <primary sortas="b-blkid">blkid</primary> 166 166 </indexterm> … … 173 173 <para>Allows users to call block device ioctls from the command 174 174 line</para> 175 <indexterm zone="ch-system-util-linux -ngblockdev">175 <indexterm zone="ch-system-util-linux blockdev"> 176 176 <primary sortas="b-blockdev">blockdev</primary> 177 177 </indexterm> … … 183 183 <listitem> 184 184 <para>Displays a simple calendar</para> 185 <indexterm zone="ch-system-util-linux -ngcal">185 <indexterm zone="ch-system-util-linux cal"> 186 186 <primary sortas="b-cal">cal</primary> 187 187 </indexterm> … … 193 193 <listitem> 194 194 <para>Manipulates the partition table of the given device</para> 195 <indexterm zone="ch-system-util-linux -ngcfdisk">195 <indexterm zone="ch-system-util-linux cfdisk"> 196 196 <primary sortas="b-cfdisk">cfdisk</primary> 197 197 </indexterm> … … 203 203 <listitem> 204 204 <para>Finds duplicate executables</para> 205 <indexterm zone="ch-system-util-linux -ngchkdupexe">205 <indexterm zone="ch-system-util-linux chkdupexe"> 206 206 <primary sortas="b-chkdupexe">chkdupexe</primary> 207 207 </indexterm> … … 213 213 <listitem> 214 214 <para>Manipulates real-time attributes of a process</para> 215 <indexterm zone="ch-system-util-linux -ngchrt">215 <indexterm zone="ch-system-util-linux chrt"> 216 216 <primary sortas="b-chrt">chrt</primary> 217 217 </indexterm> … … 223 223 <listitem> 224 224 <para>Filters out reverse line feeds</para> 225 <indexterm zone="ch-system-util-linux -ngcol">225 <indexterm zone="ch-system-util-linux col"> 226 226 <primary sortas="b-col">col</primary> 227 227 </indexterm> … … 234 234 <para>Filters <command>nroff</command> output for terminals 235 235 that lack some capabilities, such as overstriking and half-lines</para> 236 <indexterm zone="ch-system-util-linux -ngcolcrt">236 <indexterm zone="ch-system-util-linux colcrt"> 237 237 <primary sortas="b-colcrt">colcrt</primary> 238 238 </indexterm> … … 244 244 <listitem> 245 245 <para>Filters out the given columns</para> 246 <indexterm zone="ch-system-util-linux -ngcolrm">246 <indexterm zone="ch-system-util-linux colrm"> 247 247 <primary sortas="b-colrm">colrm</primary> 248 248 </indexterm> … … 254 254 <listitem> 255 255 <para>Formats a given file into multiple columns</para> 256 <indexterm zone="ch-system-util-linux -ngcolumn">256 <indexterm zone="ch-system-util-linux column"> 257 257 <primary sortas="b-column">column</primary> 258 258 </indexterm> … … 265 265 <para>Sets the function of the Ctrl+Alt+Del key combination to a 266 266 hard or a soft reset</para> 267 <indexterm zone="ch-system-util-linux -ngctrlaltdel">267 <indexterm zone="ch-system-util-linux ctrlaltdel"> 268 268 <primary sortas="b-ctrlaltdel">ctrlaltdel</primary> 269 269 </indexterm> … … 276 276 <para>Tunes the parameters of the serial line drivers for 277 277 Cyclades cards</para> 278 <indexterm zone="ch-system-util-linux -ngcytune">278 <indexterm zone="ch-system-util-linux cytune"> 279 279 <primary sortas="b-cytune">cytune</primary> 280 280 </indexterm> … … 287 287 <para>Gives the Discordian date or converts the given Gregorian date 288 288 to a Discordian one</para> 289 <indexterm zone="ch-system-util-linux -ngddate">289 <indexterm zone="ch-system-util-linux ddate"> 290 290 <primary sortas="b-ddate">ddate</primary> 291 291 </indexterm> … … 297 297 <listitem> 298 298 <para>Asks the kernel to remove a partition</para> 299 <indexterm zone="ch-system-util-linux -ngdelpart">299 <indexterm zone="ch-system-util-linux delpart"> 300 300 <primary sortas="b-delpart">delpart</primary> 301 301 </indexterm> … … 307 307 <listitem> 308 308 <para>Dumps the kernel boot messages</para> 309 <indexterm zone="ch-system-util-linux -ngdmesg">309 <indexterm zone="ch-system-util-linux dmesg"> 310 310 <primary sortas="b-dmesg">dmesg</primary> 311 311 </indexterm> … … 317 317 <listitem> 318 318 <para>Low-level formats a floppy disk</para> 319 <indexterm zone="ch-system-util-linux -ngfdformat">319 <indexterm zone="ch-system-util-linux fdformat"> 320 320 <primary sortas="b-fdformat">fdformat</primary> 321 321 </indexterm> … … 327 327 <listitem> 328 328 <para>Manipulates the partition table of the given device</para> 329 <indexterm zone="ch-system-util-linux -ngfdisk">329 <indexterm zone="ch-system-util-linux fdisk"> 330 330 <primary sortas="b-fdisk">fdisk</primary> 331 331 </indexterm> … … 338 338 <para>Finds a file system by label or Universally Unique Identifier 339 339 (UUID)</para> 340 <indexterm zone="ch-system-util-linux -ngfindfs">340 <indexterm zone="ch-system-util-linux findfs"> 341 341 <primary sortas="b-findfs">findfs</primary> 342 342 </indexterm> … … 349 349 <para>Acquires a file lock and then executes a command with the lock 350 350 held</para> 351 <indexterm zone="ch-system-util-linux -ngflock">351 <indexterm zone="ch-system-util-linux flock"> 352 352 <primary sortas="b-flock">flock</primary> 353 353 </indexterm> … … 359 359 <listitem> 360 360 <para>Is used to check, and optionally repair, file systems</para> 361 <indexterm zone="ch-system-util-linux -ngfsck">361 <indexterm zone="ch-system-util-linux fsck"> 362 362 <primary sortas="b-fsck">fsck</primary> 363 363 </indexterm> … … 370 370 <para>Performs a consistency check on the Cramfs file system on the 371 371 given device</para> 372 <indexterm zone="ch-system-util-linux -ngfsck.cramfs">372 <indexterm zone="ch-system-util-linux fsck.cramfs"> 373 373 <primary sortas="b-fsck.cramfs">fsck.cramfs</primary> 374 374 </indexterm> … … 381 381 <para>Performs a consistency check on the Minix file system on the 382 382 given device</para> 383 <indexterm zone="ch-system-util-linux -ngfsck.minix">383 <indexterm zone="ch-system-util-linux fsck.minix"> 384 384 <primary sortas="b-fsck.minix">fsck.minix</primary> 385 385 </indexterm> … … 391 391 <listitem> 392 392 <para>Parses options in the given command line</para> 393 <indexterm zone="ch-system-util-linux -nggetopt">393 <indexterm zone="ch-system-util-linux getopt"> 394 394 <primary sortas="b-getopt">getopt</primary> 395 395 </indexterm> … … 402 402 <para>Dumps the given file in hexadecimal or in another given 403 403 format</para> 404 <indexterm zone="ch-system-util-linux -nghexdump">404 <indexterm zone="ch-system-util-linux hexdump"> 405 405 <primary sortas="b-hexdump">hexdump</primary> 406 406 </indexterm> … … 414 414 the Real-Time Clock (RTC) or Basic Input-Output System (BIOS) 415 415 clock</para> 416 <indexterm zone="ch-system-util-linux -nghwclock">416 <indexterm zone="ch-system-util-linux hwclock"> 417 417 <primary sortas="b-hwclock">hwclock</primary> 418 418 </indexterm> … … 424 424 <listitem> 425 425 <para>Gives and sets program I/O scheduling class and priority</para> 426 <indexterm zone="ch-system-util-linux -ngionice">426 <indexterm zone="ch-system-util-linux ionice"> 427 427 <primary sortas="b-ionice">ionice</primary> 428 428 </indexterm> … … 434 434 <listitem> 435 435 <para>Creates various IPC resources</para> 436 <indexterm zone="ch-system-util-linux -ngipcmk">436 <indexterm zone="ch-system-util-linux ipcmk"> 437 437 <primary sortas="b-ipcmk">ipcmk</primary> 438 438 </indexterm> … … 444 444 <listitem> 445 445 <para>Removes the given Inter-Process Communication (IPC) resource</para> 446 <indexterm zone="ch-system-util-linux -ngipcrm">446 <indexterm zone="ch-system-util-linux ipcrm"> 447 447 <primary sortas="b-ipcrm">ipcrm</primary> 448 448 </indexterm> … … 454 454 <listitem> 455 455 <para>Provides IPC status information</para> 456 <indexterm zone="ch-system-util-linux -ngipcs">456 <indexterm zone="ch-system-util-linux ipcs"> 457 457 <primary sortas="b-ipcs">ipcs</primary> 458 458 </indexterm> … … 464 464 <listitem> 465 465 <para>Reports the size of an iso9660 file system</para> 466 <indexterm zone="ch-system-util-linux -ngisosize">466 <indexterm zone="ch-system-util-linux isosize"> 467 467 <primary sortas="b-isosize">isosize</primary> 468 468 </indexterm> … … 474 474 <listitem> 475 475 <para>Attaches a line discipline to a serial line</para> 476 <indexterm zone="ch-system-util-linux -ngldattach">476 <indexterm zone="ch-system-util-linux ldattach"> 477 477 <primary sortas="b-ldattach">ldattach</primary> 478 478 </indexterm> … … 484 484 <listitem> 485 485 <para>Copies a single line</para> 486 <indexterm zone="ch-system-util-linux -ngline">486 <indexterm zone="ch-system-util-linux line"> 487 487 <primary sortas="b-line">line</primary> 488 488 </indexterm> … … 494 494 <listitem> 495 495 <para>Enters the given message into the system log</para> 496 <indexterm zone="ch-system-util-linux -nglogger">496 <indexterm zone="ch-system-util-linux logger"> 497 497 <primary sortas="b-logger">logger</primary> 498 498 </indexterm> … … 504 504 <listitem> 505 505 <para>Displays lines that begin with the given string</para> 506 <indexterm zone="ch-system-util-linux -nglook">506 <indexterm zone="ch-system-util-linux look"> 507 507 <primary sortas="b-look">look</primary> 508 508 </indexterm> … … 514 514 <listitem> 515 515 <para>Sets up and controls loop devices</para> 516 <indexterm zone="ch-system-util-linux -nglosetup">516 <indexterm zone="ch-system-util-linux losetup"> 517 517 <primary sortas="b-losetup">losetup</primary> 518 518 </indexterm> … … 524 524 <listitem> 525 525 <para>Prints CPU architechture information</para> 526 <indexterm zone="ch-system-util-linux -nglscpu">526 <indexterm zone="ch-system-util-linux lscpu"> 527 527 <primary sortas="b-lscpu">lscpu</primary> 528 528 </indexterm> … … 535 535 <para>Generates magic cookies (128-bit random hexadecimal numbers) for 536 536 <command>xauth</command></para> 537 <indexterm zone="ch-system-util-linux -ngmcookie">537 <indexterm zone="ch-system-util-linux mcookie"> 538 538 <primary sortas="b-mcookie">mcookie</primary> 539 539 </indexterm> … … 546 546 <para>Builds a file system on a device (usually a hard disk 547 547 partition)</para> 548 <indexterm zone="ch-system-util-linux -ngmkfs">548 <indexterm zone="ch-system-util-linux mkfs"> 549 549 <primary sortas="b-mkfs">mkfs</primary> 550 550 </indexterm> … … 556 556 <listitem> 557 557 <para>Creates a Santa Cruz Operations (SCO) bfs file system</para> 558 <indexterm zone="ch-system-util-linux -ngmkfs.bfs">558 <indexterm zone="ch-system-util-linux mkfs.bfs"> 559 559 <primary sortas="b-mkfs.bfs">mkfs.bfs</primary> 560 560 </indexterm> … … 566 566 <listitem> 567 567 <para>Creates a cramfs file system</para> 568 <indexterm zone="ch-system-util-linux -ngmkfs.cramfs">568 <indexterm zone="ch-system-util-linux mkfs.cramfs"> 569 569 <primary sortas="b-mkfs.cramfs">mkfs.cramfs</primary> 570 570 </indexterm> … … 576 576 <listitem> 577 577 <para>Creates a Minix file system</para> 578 <indexterm zone="ch-system-util-linux -ngmkfs.minix">578 <indexterm zone="ch-system-util-linux mkfs.minix"> 579 579 <primary sortas="b-mkfs.minix">mkfs.minix</primary> 580 580 </indexterm> … … 587 587 <para>Initializes the given device or file to be used as a swap 588 588 area</para> 589 <indexterm zone="ch-system-util-linux -ngmkswap">589 <indexterm zone="ch-system-util-linux mkswap"> 590 590 <primary sortas="b-mkswap">mkswap</primary> 591 591 </indexterm> … … 597 597 <listitem> 598 598 <para>A filter for paging through text one screen at a time</para> 599 <indexterm zone="ch-system-util-linux -ngmore">599 <indexterm zone="ch-system-util-linux more"> 600 600 <primary sortas="b-more">more</primary> 601 601 </indexterm> … … 608 608 <para>Attaches the file system on the given device to a specified 609 609 directory in the file-system tree</para> 610 <indexterm zone="ch-system-util-linux -ngmount">610 <indexterm zone="ch-system-util-linux mount"> 611 611 <primary sortas="b-mount">mount</primary> 612 612 </indexterm> … … 618 618 <listitem> 619 619 <para>Shows the symbolic links in the given pathnames</para> 620 <indexterm zone="ch-system-util-linux -ngnamei">620 <indexterm zone="ch-system-util-linux namei"> 621 621 <primary sortas="b-namei">namei</primary> 622 622 </indexterm> … … 629 629 <para>Tells the kernel about the presence and numbering of on-disk 630 630 partitions</para> 631 <indexterm zone="ch-system-util-linux -ngpartx">631 <indexterm zone="ch-system-util-linux partx"> 632 632 <primary sortas="b-partx">partx</primary> 633 633 </indexterm> … … 639 639 <listitem> 640 640 <para>Displays a text file one screen full at a time</para> 641 <indexterm zone="ch-system-util-linux -ngpg">641 <indexterm zone="ch-system-util-linux pg"> 642 642 <primary sortas="b-pg">pg</primary> 643 643 </indexterm> … … 650 650 <para>Makes the given file system the new root file system of the 651 651 current process</para> 652 <indexterm zone="ch-system-util-linux -ngpivot_root">652 <indexterm zone="ch-system-util-linux pivot_root"> 653 653 <primary sortas="b-pivot_root">pivot_root</primary> 654 654 </indexterm> … … 660 660 <listitem> 661 661 <para>Reads kernel profiling information</para> 662 <indexterm zone="ch-system-util-linux -ngreadprofile">662 <indexterm zone="ch-system-util-linux readprofile"> 663 663 <primary sortas="b-readprofile">readprofile</primary> 664 664 </indexterm> … … 671 671 <para>Renames the given files, replacing a given string with 672 672 another</para> 673 <indexterm zone="ch-system-util-linux -ngrename">673 <indexterm zone="ch-system-util-linux rename"> 674 674 <primary sortas="b-rename">rename</primary> 675 675 </indexterm> … … 681 681 <listitem> 682 682 <para>Alters the priority of running processes</para> 683 <indexterm zone="ch-system-util-linux -ngrenice">683 <indexterm zone="ch-system-util-linux renice"> 684 684 <primary sortas="b-renice">renice</primary> 685 685 </indexterm> … … 691 691 <listitem> 692 692 <para>Reverses the lines of a given file</para> 693 <indexterm zone="ch-system-util-linux -ngrev">693 <indexterm zone="ch-system-util-linux rev"> 694 694 <primary sortas="b-rev">rev</primary> 695 695 </indexterm> … … 701 701 <listitem> 702 702 <para>Enters a system sleep state until a specified wakeup time</para> 703 <indexterm zone="ch-system-util-linux -ngrtcwake">703 <indexterm zone="ch-system-util-linux rtcwake"> 704 704 <primary sortas="b-rtcwake">rtcwake</primary> 705 705 </indexterm> … … 711 711 <listitem> 712 712 <para>Makes a typescript of a terminal session</para> 713 <indexterm zone="ch-system-util-linux -ngscript">713 <indexterm zone="ch-system-util-linux script"> 714 714 <primary sortas="b-script">script</primary> 715 715 </indexterm> … … 721 721 <listitem> 722 722 <para>Plays back typescripts created by <command>script</command></para> 723 <indexterm zone="ch-system-util-linux -ngscriptreplay">723 <indexterm zone="ch-system-util-linux scriptreplay"> 724 724 <primary sortas="b-scriptreplay">scriptreplay</primary> 725 725 </indexterm> … … 732 732 <para>Changes reported architecture in new program environment and 733 733 sets personality flags</para> 734 <indexterm zone="ch-system-util-linux -ngsetarch">734 <indexterm zone="ch-system-util-linux setarch"> 735 735 <primary sortas="b-setarch">setarch</primary> 736 736 </indexterm> … … 742 742 <listitem> 743 743 <para>Runs the given program in a new session</para> 744 <indexterm zone="ch-system-util-linux -ngsetsid">744 <indexterm zone="ch-system-util-linux setsid"> 745 745 <primary sortas="b-setsid">setsid</primary> 746 746 </indexterm> … … 752 752 <listitem> 753 753 <para>Sets terminal attributes</para> 754 <indexterm zone="ch-system-util-linux -ngsetterm">754 <indexterm zone="ch-system-util-linux setterm"> 755 755 <primary sortas="b-setterm">setterm</primary> 756 756 </indexterm> … … 762 762 <listitem> 763 763 <para>A disk partition table manipulator</para> 764 <indexterm zone="ch-system-util-linux -ngsfdisk">764 <indexterm zone="ch-system-util-linux sfdisk"> 765 765 <primary sortas="b-sfdisk">sfdisk</primary> 766 766 </indexterm> … … 772 772 <listitem> 773 773 <para>Disables devices and files for paging and swapping</para> 774 <indexterm zone="ch-system-util-linux -ngswapoff">774 <indexterm zone="ch-system-util-linux swapoff"> 775 775 <primary sortas="b-swapoff">swapoff</primary> 776 776 </indexterm> … … 783 783 <para>Enables devices and files for paging and swapping and 784 784 lists the devices and files currently in use</para> 785 <indexterm zone="ch-system-util-linux -ngswapon">785 <indexterm zone="ch-system-util-linux swapon"> 786 786 <primary sortas="b-swapon">swapon</primary> 787 787 </indexterm> … … 793 793 <listitem> 794 794 <para>Switches to another filesystem as the root of the mount tree</para> 795 <indexterm zone="ch-system-util-linux -ngswitch_root">795 <indexterm zone="ch-system-util-linux switch_root"> 796 796 <primary sortas="b-switch_root">switch_root</primary> 797 797 </indexterm> … … 805 805 of a log file, then continues displaying any new entries in the 806 806 log file as they are created</para> 807 <indexterm zone="ch-system-util-linux -ngtailf">807 <indexterm zone="ch-system-util-linux tailf"> 808 808 <primary sortas="b-tailf">tailf</primary> 809 809 </indexterm> … … 815 815 <listitem> 816 816 <para>Retrieves or sets a process's CPU affinity</para> 817 <indexterm zone="ch-system-util-linux -ngtaskset">817 <indexterm zone="ch-system-util-linux taskset"> 818 818 <primary sortas="b-taskset">taskset</primary> 819 819 </indexterm> … … 825 825 <listitem> 826 826 <para>Tunes the parameters of the line printer</para> 827 <indexterm zone="ch-system-util-linux -ngtunelp">827 <indexterm zone="ch-system-util-linux tunelp"> 828 828 <primary sortas="b-tunelp">tunelp</primary> 829 829 </indexterm> … … 836 836 <para>A filter for translating underscores into escape sequences 837 837 indicating underlining for the terminal in use</para> 838 <indexterm zone="ch-system-util-linux -ngul">838 <indexterm zone="ch-system-util-linux ul"> 839 839 <primary sortas="b-ul">ul</primary> 840 840 </indexterm> … … 846 846 <listitem> 847 847 <para>Disconnects a file system from the system's file tree</para> 848 <indexterm zone="ch-system-util-linux -ngumount">848 <indexterm zone="ch-system-util-linux umount"> 849 849 <primary sortas="b-umount">umount</primary> 850 850 </indexterm> … … 857 857 <para>A daemon used by the UUID library to generate time-based 858 858 UUIDs in a secure and guranteed-unique fashion.</para> 859 <indexterm zone="ch-system-util-linux -nguuidd">859 <indexterm zone="ch-system-util-linux uuidd"> 860 860 <primary sortas="b-uuidd">uuidd</primary> 861 861 </indexterm> … … 869 869 unique among all UUIDs created, on the local system and on other 870 870 systems, in the past and in the future</para> 871 <indexterm zone="ch-system-util-linux -nguuidgen">871 <indexterm zone="ch-system-util-linux uuidgen"> 872 872 <primary sortas="b-uuidgen">uuidgen</primary> 873 873 </indexterm> … … 880 880 <para>Reports the location of the binary, source, and man page 881 881 for the given command</para> 882 <indexterm zone="ch-system-util-linux -ngwhereis">882 <indexterm zone="ch-system-util-linux whereis"> 883 883 <primary sortas="b-whereis">whereis</primary> 884 884 </indexterm> … … 891 891 <para>Sends a message to the given user <emphasis>if</emphasis> that 892 892 user has not disabled receipt of such messages</para> 893 <indexterm zone="ch-system-util-linux -ngwrite">893 <indexterm zone="ch-system-util-linux write"> 894 894 <primary sortas="b-write">write</primary> 895 895 </indexterm> … … 902 902 <para>Contains routines for device identification and token 903 903 extraction</para> 904 <indexterm zone="ch-system-util-linux -nglibblkid">904 <indexterm zone="ch-system-util-linux libblkid"> 905 905 <primary sortas="c-libblkid">libblkid</primary> 906 906 </indexterm> … … 913 913 <para>Contains routines for generating unique identifiers for objects 914 914 that may be accessible beyond the local system</para> 915 <indexterm zone="ch-system-util-linux -nglibuuid">915 <indexterm zone="ch-system-util-linux libuuid"> 916 916 <primary sortas="c-libuuid">libuuid</primary> 917 917 </indexterm>
Note:
See TracChangeset
for help on using the changeset viewer.