Brian Callahan <bcallah@devio.us> wrote:
> Hi ports --
>
> Attached is a new port, sysutils/bfs. bfs is a breadth-first version of
> the UNIX find command.
>
> ---
> pkg/DESCR:
> bfs is a variant of the UNIX find command that operates breadth-first
> rather than depth-first. It is otherwise intended to be compatible with
> many versions of find, including:
>
> * POSIX find
> * GNU find
> * {Free,Open,Net}BSD find
> * macOS find
> ---
>
> Works fine here. If it's too close to 6.4, that's fine I'll just revive
> it afterwards.
>
> OK?
>
> ~Brian
works fine, I tested a few commands and I can replace bfs by find with same
results. I tried to compare speed and they provide roughly same execution time.
Port seems fine to me.
ok solene :)
No comments:
Post a Comment