wok view findutils/description.txt @ rev 25371
updated tmux-mem-cpu-load (3.4.0 -> 3.6.0)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 29 14:34:07 2022 +0100 (2022-07-29) |
parents | |
children |
line source
1 The GNU Find Utilities are the basic directory searching utilities
2 of the GNU operating system.
3 These programs are typically used in conjunction with other programs
4 to provide modular and powerful directory search and file locating
5 capabilities to other commands.
7 The tools supplied with this package are:
9 * find - search for files in a directory hierarchy
10 * locate - list files in databases that match a pattern
11 * updatedb - update a file name database
12 * xargs - build and execute command lines from standard input