bfs
Breadth-first search for your files
Project: https://github.com/tavianator/bfs
Author: Tavian Barnes
Alternative to: find (See 5 others)
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