bfs
Project: https://github.com/tavianator/bfs
Author: Tavian Barnes
Alternative to: find
Language: C
This page last updated:
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