[ 原始碼: bosh ]
套件:bosh(0.6-10)
browse output of processes
bosh stands for browsable output shell. This is a bit of a misnomer because it isn't really a shell. What is does is store the output of a specified program in a buffer, and provides a simple curses interface to browse this buffer. Actions can be configured which can make use of the contents of the currently selected line.
Commands and actions are stored in bosh configuration files. These can include shebang line (#!/usr/bin/bosh) so that the configuration can just be run from the command-line.
其他與 bosh 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.15) [除 arm64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libncurses6 (>= 6)
- shared libraries for terminal handling
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling