Version 0.92 of sfind

Release Notes: 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).

Other releases

  •  18 Sep 2006 10:21

Release Notes: 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".

  •  04 Oct 2004 05:02

Release Notes: 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.

  •  09 Aug 2004 02:17

Release Notes: -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".

  •  02 Aug 2004 02:45

Release Notes: -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().

  •  26 Jul 2004 08:54

Release Notes: 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).

Screenshot

Project Spotlight

The Aime Interpreter

An application extension programming language interpreter.

Screenshot

Project Spotlight

JSkat

A Skat game in Java.