UNIXにおけるfindコマンド代替。findコマンドが深さ優先探索なのに対して、これは幅優先探索になっているらしい。おおよそメジャーなパッケージシステムにもう入ってるのでaptでもdnfでもbrewでもインストールできます。
---
GitHub - tavianator/bfs: A breadth-first version of the UNIX find command
https://github.com/tavianator/bfs
#bookmarks
UNIXにおけるfindコマンド代替。findコマンドが深さ優先探索なのに対して、これは幅優先探索になっているらしい。おおよそメジャーなパッケージシステムにもう入ってるのでaptでもdnfでもbrewでもインストールできます。
---
GitHub - tavianator/bfs: A breadth-first version of the UNIX find command
https://github.com/tavianator/bfs
#bookmarks