This package browser is in early development. Mind the rough edges.

bfs 3.0.4

Breadth-first search for your files

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, including POSIX, GNU, and *BSD find.

Installation

Install bfs 3.0.4 as follows:

guix install bfs@3.0.4

Or install the latest version:

guix install bfs

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.