sfind 1.2 review
Downloadsfind is a highly portable and fully POSIX.1-2001 compliant implementation of the "find" utility
|
|
sfind is a highly portable and fully POSIX.1-2001 compliant implementation of the "find" utility. It implements features like "-ls" and "-exec program [argument ...] {} +" (the latter is the POSIX built in "xargs").
sfind has no limitations on path length. Directory loops caused by hard-linked directories are handled gracefully.
What's New in This Release:
New primaries include -true, -false, -dostat,-mindepth, -maxdepth, and -sparse.
Sfind has been split into a true library, "libfind", and a 200 line program "find.c".
sfind 1.2 search tags