[ 源代码: percol ]
软件包:percol(0.2.1-3)
interactive selection for UNIX pipes
An interactive grep tool in your terminal. Percol does the following:
1. receives input lines from stdin or a file, 2. lists up the input lines, 3. waits for your input that filter/select the line(s), 4. and finally outputs the selected line(s) to stdout.
Since percol just filters the input and output the result to stdout, it can be used in command-chains with | in your shell (UNIX philosophy!).
其他与 percol 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-six (>= 1.7.3)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- rec: cmigego
- 软件包暂时不可用