MTD 248-645A Bedienungsanleitung Seite 168

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 347
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 167
Linux From Scratch - Version 7.0
148
6.37. Diffutils-3.2
The Diffutils package contains programs that show the differences between files or directories.
Approximate build time: 0.1 SBU
Required disk space: 6.3 MB
6.37.1. Installation of Diffutils
Prepare Diffutils for compilation:
./configure --prefix=/usr
Compile the package:
make
To test the results, issue:
make check
Install the package:
make install
6.37.2. Contents of Diffutils
Installed programs: cmp, diff, diff3, and sdiff
Short Descriptions
cmp Compares two files and reports whether or in which bytes they differ
diff Compares two files or directories and reports which lines in the files differ
diff3 Compares three files line by line
sdiff Merges two files and interactively outputs the results
Seitenansicht 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 346 347

Kommentare zu diesen Handbüchern

Keine Kommentare