bfs
Breadth-first version of find(1)
Description
bfs is a variant of the UNIX `find` command that operates breadth-first rather than depth-first. It tries to be easier to use than `find`, while remaining compatible with find(1). For example, bfs is less picky about where you put its arguments. bfs also adds some extra options that make some common tasks easier. When bfs detects that its output is a terminal, it automatically colors its output with the same colors ls uses.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/tavianator/bfs
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install bfs