# 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-ko: 쉘 스크립트로부터 사용자 친화적인 대화창을 표시 이 응용프로그램을 이용해 쉘 스크립트에서 서로 다른 여러 종류의 대화 상자를 보여줄 수 있습니다. dialog를 사용하면 스크립트 개발자는 좀더 친숙한 방식으로 사용자와 상호 작용할 수 있습니다. . 다음과 같은 종류의 상자를 마음대로 사용할 수 있습니다. yes/no "예"와 "아니오" 답변 버튼을 지닌 전형적인 질문 스타일 상자 menu 항목 하나만 선택할 수 있는 메뉴 선택 스크롤 목록 input 텍스트 엔트리 필드가 있는 질문 스타일 상자 message yes/no 상자와 비슷하지만 "Ok" 버튼만 있습니다. text 간단한 파일 뷰어처럼 동작하는 스크롤할 수 있는 텍스트 박스 info 비동기 스크립트를 실행할 수 있는 메시지 디스플레이 checklist menu 상자와 비슷하지만 여러 개를 선택할 수 있습니다. radiolist 하나만 선택할 수 있는 체크리스트 스타일 상자 gauge 전형적인 "progress report" 스타일 박스 tail 자동으로 업데이트되는 파일의 끝부분(tail)을 볼 수 있습니다. background tail tail과 비슷하지만 백그라운드에서 실행됩니다. # other Descriptions of the dialog package with a translation in ko: # # Description-id: 44288 https://ddtp.debian.org/ddt.cgi?desc_id=44288 # patch https://ddtp.debian.org/ddt.cgi?diff1=44288&diff2=1714&language=ko # 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; #