# Source: dialog # Package: dialog # Versions: dialog (1.0-20060221-3), dialog (1.1-20070604-1) # This Description is owned # Prioritize: 48 Description: 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. Description-ru: утилита для создания диалоговых окон из сценариев оболочки Данная программа предоставляет метод отображения нескольких типов диалоговых окон из сценариев оболочки командной строки. Это позволяет разработчику сценария обеспечить взаимодействие с пользователем в более доступной форме. . Доступны следующие типы окон: yes/no Типичное окно запроса с кнопками ответа "Да" и "Нет" menu Прокручивающийся список меню выбора единственного значения input Окно запроса с текстовым полем ввода message Подобно окну yes/no, но только с одной кнопкой "Ok" text Окно текста с прокруткой, которое работает как простой просмотрщик файла info Отображает сообщение, но позволяет продолжить выполнение сценария checklist Подобно окну menu, но позволяет множественный выбор radiolist Окно выбора единственного значения с пометками gauge Типичное окно для показа "хода работы" tail позволяет просматривать конец файлов (tail) с автообновлением содержимого background tail Подобно tail, но запускается в фоновом режиме # other Descriptions of the dialog package with a translation in ru: # # Description-id: 44288 https://ddtp.debian.org/ddt.cgi?desc_id=44288 # patch https://ddtp.debian.org/ddt.cgi?diff1=44288&diff2=1714&language=ru # This Description is active # This Description was in sid from 2008-02-13 to 2026-09-04; # This Description was in forky from 2025-08-10 to 2026-09-04; # This Description was in trixie from 2023-06-12 to 2026-07-13; # This Description was in bookworm from 2021-08-18 to 2026-07-13; # This Description was in bullseye from 2020-03-03 to 2024-09-02; # This Description was in jessie from 2013-08-08 to 2018-06-26; # This Description was in lenny from 2008-02-24 to 2011-07-22; # This Description was in etch from 2009-10-02 to 2011-07-22; # This Description was in squeeze from 2009-02-16 to 2014-07-22; # This Description was in wheezy from 2011-02-12 to 2016-06-07; # This Description was in stretch from 2015-05-03 to 2020-07-21; # This Description was in buster from 2017-07-28 to 2022-09-13; #