[ 源代码: dialog ]
软件包:dialog(1.3-20201126-1)
dialog 的相关链接
Debian 的资源:
下载源码包 dialog:
- [dialog_1.3-20201126-1.dsc]
- [dialog_1.3-20201126.orig.tar.gz]
- [dialog_1.3-20201126.orig.tar.gz.asc]
- [dialog_1.3-20201126-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [invisible-island.net]
相似软件包:
Displays user-friendly dialog boxes from shell scripts
This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner.
The following types of boxes are at your disposal:
yes/no Typical query style box with "Yes" and "No" answer buttons menu A scrolling list of menu choices with single entry selection input Query style box with text entry field message Similar to the yes/no box, but with only an "Ok" button text A scrollable text box that works like a simple file viewer info A message display that allows asynchronous script execution checklist Similar to the menu box, but allowing multiple selections radiolist Checklist style box allowing single selections gauge Typical "progress report" style box tail Allows viewing the end of files (tail) that auto updates background tail Similar to tail but runs in the background. editbox Allows editing an existing file
其他与 dialog 有关的软件包
|
|
|
|
-
- dep: debianutils (>= 1.6)
- Debian 专用杂项工具
-
- dep: libc6 (>= 2.28)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libncursesw6 (>= 6)
- 终端处理的共享库 (宽字符支持)
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库