Erinevus lehekülje "Findutils-4.4.2" redaktsioonide vahel
(Uus lehekülg: 'The Findutils package contains programs to find files. These programs are provided to recursively search through a directory tree and to create, maintain, and search a database (oft...') |
(Erinevus puudub)
|
Redaktsioon: 26. mai 2011, kell 11:28
The Findutils package contains programs to find files. These programs are provided to recursively search through a directory tree and to create, maintain, and search a database (often faster than the recursive find, but unreliable if the database has not been recently updated).
Findutils pakett sisaldab programme mis aitavad faile leida. Need programmid võimaldavad rekursiivselt otsida läbi kogu katalogipuu ja luua, hallata ning otsida andmebaasist (sageli kiirem kui rekursiivne otsing kuid ebausaldusväärsem juhul kui andmebaasi ei uuendata väga regulaarselt).
Umbkaudne ehitamise aeg: 0.3 SBU Vajaminev kettaruum: 20 MB 5.20.1. Findutils paigaldamine.
Valmistame Findutilsi kompileerimiseks ette:
./configure --prefix=/tools
Kompileerime paketi:
make
Compilation is now complete. As discussed earlier, running the test suite is not mandatory for the temporary tools here in this chapter. To run the Findutils test suite anyway, issue the following command:
make check
Paigaldame paketi:
make install
Details on this package are located in Section 6.40.2, “Contents of Findutils.”