An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Dialog is an application used in shell scripts which displays text user interface widgets. It uses the curses or ncurses library. The latter provides users with the ability to use a mouse, e.g., in an xterm. Dialog was created by Savio Lam (first reported version 0.3 was in 1994).It was further modified by several people.Since 1999 it has been maintained (and rewritten) by Thomas Dickey. There are several programs inspired by dialog; not all read the same scripts.The most well-known are Xdialog and whiptail.

Property Value
dbo:abstract
  • Dialog is an application used in shell scripts which displays text user interface widgets. It uses the curses or ncurses library. The latter provides users with the ability to use a mouse, e.g., in an xterm. Dialog was created by Savio Lam (first reported version 0.3 was in 1994).It was further modified by several people.Since 1999 it has been maintained (and rewritten) by Thomas Dickey. At least one fork exists,a FreeBSD-only split into application and library in late 1994. One might also consider lxdialog (part of menuconfig), except that it has been reduced to fragments that can no longer run dialog scripts. There are several programs inspired by dialog; not all read the same scripts.The most well-known are Xdialog and whiptail. (en)
  • dialog es una aplicación utilizada en scripts de shell que muestra widgets de interfaz de usuario de texto.Utiliza la biblioteca curses o ncurses. Este último proporciona a los usuarios la posibilidad de utilizar un ratón, por ejemplo, en un xterm. Fue creado por Savio Lam (la primera versión 0.3 fue en el año 1994).​​ Posteriormente tuvo varias modificaciones. Desde 1999 ha sido mantenido y reescrito por Thomas Dickey.​ Existe al menos una bifurcación para el sistema operativo FreeBSD desde finales de 1994.​​ Hay varios programas inspirados en dialog; no todos leen los mismos scripts. Los más conocidos son Xdialog y whiptail​ (es)
  • Dialog는 유닉스, 리눅스, POSIX 상에서 간단한 한 줄의 명령어로 동적인 디스플레이 화면을 구성하여 표현할 수 있게 만드는 유틸리티이며, 텍스트 사용자 인터페이스 위젯을 보여 주는 셸 스크립트에서 사용되는 응용 프로그램이다. Curses와 Ncurses를 사용한다. Dialog는 사비오 램(Savio Lam)이 만들었으며 1994년에 0.3 버전으로 처음 올린 것으로 알려졌다. 그 뒤에 몇 명의 사람들에 의해 수정되었다. 1999년 이후로 토마스 디케이에 의해 관리되고 있다. (ko)
  • Dialog — приложение, используемое в скриптах командной оболочки для создания различных диалоговых окон. Приложение создает окна в консоли, используя библиотеки curses и ncurses.Dialog создан в 1993 году Савио Ламом (Savio Lam). С 1999 года его поддержку осуществляет Томас Дикей (Thomas Dickey).Существует несколько программ созданных под влиянием dialog, из которых наиболее известные xdialog и whiptail. (ru)
  • Dialog é um aplicativo usado em shell scripts que cria widgets (menus, avisos, barras de progresso, etc) em modo texto (CLI). Ele usa a biblioteca curses ou a ncurses. Versões posteriores provêem aos usuários a possibilidade de usar o mouse, isto é, em um xterm. Dialog foi criado por Savio Lam (primeira versão reportada [0.3] em 1994).Ele foi posteriormente modificado por várias pessoas. Desde 1999 tem sido mantido (e re-escrito) por Thomas Dickey. Ao menos um fork existe, somente para FreeBSD em 1994. Existem vários programas inspirados no dialog; nem todos capazes de ler os mesmos scripts.Os mais conhecidos são/foram: Xdialog, whiptail, (completamente reescrito e renascido como ). (pt)
dbo:thumbnail
dbo:wikiPageID
  • 11378808 (xsd:integer)
dbo:wikiPageLength
  • 3028 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1009401040 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Savio Lam (en)
dbp:caption
  • Dialog - editbox widget (en)
dbp:developer
dbp:genre
dbp:latestReleaseDate
  • 2021-01-17 (xsd:date)
dbp:latestReleaseVersion
  • 1.300000 (xsd:double)
dbp:license
dbp:name
  • dialog (en)
dbp:operatingSystem
dbp:released
  • 1994 (xsd:integer)
dbp:screenshot
  • Dialog-editbox.png (en)
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Dialog는 유닉스, 리눅스, POSIX 상에서 간단한 한 줄의 명령어로 동적인 디스플레이 화면을 구성하여 표현할 수 있게 만드는 유틸리티이며, 텍스트 사용자 인터페이스 위젯을 보여 주는 셸 스크립트에서 사용되는 응용 프로그램이다. Curses와 Ncurses를 사용한다. Dialog는 사비오 램(Savio Lam)이 만들었으며 1994년에 0.3 버전으로 처음 올린 것으로 알려졌다. 그 뒤에 몇 명의 사람들에 의해 수정되었다. 1999년 이후로 토마스 디케이에 의해 관리되고 있다. (ko)
  • Dialog — приложение, используемое в скриптах командной оболочки для создания различных диалоговых окон. Приложение создает окна в консоли, используя библиотеки curses и ncurses.Dialog создан в 1993 году Савио Ламом (Savio Lam). С 1999 года его поддержку осуществляет Томас Дикей (Thomas Dickey).Существует несколько программ созданных под влиянием dialog, из которых наиболее известные xdialog и whiptail. (ru)
  • Dialog is an application used in shell scripts which displays text user interface widgets. It uses the curses or ncurses library. The latter provides users with the ability to use a mouse, e.g., in an xterm. Dialog was created by Savio Lam (first reported version 0.3 was in 1994).It was further modified by several people.Since 1999 it has been maintained (and rewritten) by Thomas Dickey. There are several programs inspired by dialog; not all read the same scripts.The most well-known are Xdialog and whiptail. (en)
  • dialog es una aplicación utilizada en scripts de shell que muestra widgets de interfaz de usuario de texto.Utiliza la biblioteca curses o ncurses. Este último proporciona a los usuarios la posibilidad de utilizar un ratón, por ejemplo, en un xterm. Fue creado por Savio Lam (la primera versión 0.3 fue en el año 1994).​​ Posteriormente tuvo varias modificaciones. Desde 1999 ha sido mantenido y reescrito por Thomas Dickey.​ Existe al menos una bifurcación para el sistema operativo FreeBSD desde finales de 1994.​​ (es)
  • Dialog é um aplicativo usado em shell scripts que cria widgets (menus, avisos, barras de progresso, etc) em modo texto (CLI). Ele usa a biblioteca curses ou a ncurses. Versões posteriores provêem aos usuários a possibilidade de usar o mouse, isto é, em um xterm. Dialog foi criado por Savio Lam (primeira versão reportada [0.3] em 1994).Ele foi posteriormente modificado por várias pessoas. Desde 1999 tem sido mantido (e re-escrito) por Thomas Dickey. Ao menos um fork existe, somente para FreeBSD em 1994. (pt)
rdfs:label
  • Dialog (es)
  • Dialog (software) (en)
  • Dialog (셸 스크립트) (ko)
  • Dialog (software) (pt)
  • Dialog (ru)
owl:differentFrom
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License