Skip to content

vfox plugin for bfs - a breadth-first version of the UNIX find command

License

Notifications You must be signed in to change notification settings

mise-plugins/vfox-bfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfox-bfs

A vfox plugin for bfs - a breadth-first version of the UNIX find command.

Requirements

This plugin compiles bfs from source. You need:

  • A C compiler (gcc or clang)
  • make
  • Standard build tools

On Ubuntu/Debian:

sudo apt-get install build-essential

On macOS:

xcode-select --install

Installation

mise use vfox:mise-plugins/vfox-bfs@latest

Or add to your mise.toml:

[tools]
"vfox:mise-plugins/vfox-bfs" = "latest"

Usage

# Find files breadth-first
bfs . -name "*.txt"

# Check version
bfs --version

License

MIT

About

vfox plugin for bfs - a breadth-first version of the UNIX find command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •