wok-current annotate findutils/description.txt @ rev 25263

updated rcs (5.9.4 -> 5.10.1)
author Hans-G?nter Theisgen
date Fri Jul 15 08:53:15 2022 +0100 (2022-07-15)
parents
children
rev   line source
Hans-G?nter@24547 1 The GNU Find Utilities are the basic directory searching utilities
Hans-G?nter@24547 2 of the GNU operating system.
Hans-G?nter@24547 3 These programs are typically used in conjunction with other programs
Hans-G?nter@24547 4 to provide modular and powerful directory search and file locating
Hans-G?nter@24547 5 capabilities to other commands.
Hans-G?nter@24547 6
Hans-G?nter@24547 7 The tools supplied with this package are:
Hans-G?nter@24547 8
Hans-G?nter@24547 9 * find - search for files in a directory hierarchy
Hans-G?nter@24547 10 * locate - list files in databases that match a pattern
Hans-G?nter@24547 11 * updatedb - update a file name database
Hans-G?nter@24547 12 * xargs - build and execute command lines from standard input