sfind

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"). It has no limitations on path length. Directory loops caused by hard-linked directories are handled gracefully.

Tags Filesystems Utilities
Licenses GPL
Operating Systems BeOS Mac OS X Windows MS-DOS Windows Cygwin Windows Windows CE Windows OS Independent OS/2 POSIX AIX BSD GNU/Hurd HP-UX IRIX Linux Other SCO Solaris Unix

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  18 Sep 2006 10:21
  • Rrelease-after

Changes: 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".

  • Rrelease-mid
  •  04 Oct 2004 05:02
  • Rrelease-after

Changes: A 15 page man page was created from the Open Group/IEEE standard. A minor bug that caused a "Too many open files" error when called with a huge number of path arguments was fixed.

  • Rrelease-mid
  •  09 Aug 2004 02:17
  • Rrelease-after

Changes: -perm now also implements the POSIX symbolic mode making the program 100% POSIX compliant. -atime, -ctime, and -mtime now implement a clean extension to the POSIX 1 day granularity. You can now use parameters such as "-mtime -1d2h30m".

  • Rrelease-mid
  •  02 Aug 2004 02:45
  • Rrelease-after

Changes: -name now only uses fnmatch() for better POSIX compatibility. The new -path and -lname options use fnmatch(), and the -pat, -ppat, and -lpat options use patmatch().

  • Rrelease-mid
  •  26 Jul 2004 08:54
  • Rrelease-after

Changes: This is the first release after one week of hacking. The program is mature, fully functional, and POSIX.1-2001 compliant (except for the symbolic -perm mode).

94e225022f8d6283e3cf13578c8fb8e2_thumb

Project Spotlight

Floola

A multimedia manager for the iPod and Motorola phones.

80c5ecc464a52a9fae3d6f4e10e24cbf_thumb

Project Spotlight

Calcc

A console calculator and converter.