GNU Find Utilities
Developer(s) | GNU Project |
---|---|
Stable release |
4.6.0
/ December 28, 2015 |
Written in | C |
Operating system | Unix-like |
Type | Miscellaneous Utilities |
License | GNU GPL |
Website |
www |
The GNU Find Utilities or findutils is a GNU package which offers basic file searching utilities to search the systems directories of GNU and Unix based computers. It contains implementations of the tools find, locate, updatedb, and xargs.[1] However, locate and updatedb has been split off into a separate package in latest versions in various Linux distributions.
Programs included in findutils
- find - search for files in a directory hierarchy
- locate - list files in databases that match a pattern
- updatedb - update a file name database
- xargs - build and execute command lines from standard input
See also
- List of Unix programs
- BusyBox, a coreutils-like package for embedded Linux
- GNU Binary Utilities
References
- ↑ "Findutils Project Page". Free Software Foundation.
External links
This article is issued from Wikipedia - version of the 9/27/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.