[ 原始碼: bfs ]
套件:bfs(2.6.1-1)
Breadth-first version of find(1)
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.
其他與 bfs 有關的套件
|
|
|
|
-
- dep: libacl1 (>= 2.2.23)
- access control list - shared library
-
- dep: libc6 (>= 2.33)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcap2 (>= 1:2.10)
- POSIX 1003.1e capabilities (library)
-
- dep: libonig5 (>= 6.8.1)
- regular expressions library