bfs
Project: https://github.com/tavianator/bfs
Author: Tavian Barnes
Alternative to: find
License: BSD Zero Clause
Language: C
Page updated: 2026-03-15
bfs is a variant of the UNIX find command that operates breadth-first rather than depth-first. It is otherwise compatible with many versions of find