utilities for finding files--find, xargs
GNU findutils provides utilities to find files meeting specified criteria and perform various actions on the files which are found.
This package contains 'find' and 'xargs'; however, 'locate' has been split off into a separate package.
Due to conflicts with busybox and SDK, the binaries of 'find' and 'xargs' are stored in /usr/bin/gnu, which could be added to $PATH, and also available as 'gfind' and 'gxargs'.
Recent comments