<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.christophchamp.com/index.php?action=history&amp;feed=atom&amp;title=Dialog_%28command%29</id>
		<title>Dialog (command) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.christophchamp.com/index.php?action=history&amp;feed=atom&amp;title=Dialog_%28command%29"/>
		<link rel="alternate" type="text/html" href="http://wiki.christophchamp.com/index.php?title=Dialog_(command)&amp;action=history"/>
		<updated>2026-04-30T11:47:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://wiki.christophchamp.com/index.php?title=Dialog_(command)&amp;diff=2699&amp;oldid=prev</id>
		<title>Christoph at 20:56, 5 September 2006</title>
		<link rel="alternate" type="text/html" href="http://wiki.christophchamp.com/index.php?title=Dialog_(command)&amp;diff=2699&amp;oldid=prev"/>
				<updated>2006-09-05T20:56:07Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{lowercase|title=dialog}}&lt;br /&gt;
'''dialog''' is a [[:Category:Linux Command Line Tools|command utility]] to create nice user interfaces from [[Bash|shell scripts]], or other [[:Category:Scripting languages|scripting languages]], such as [[Perl]]. It is non-graphical (it uses curses) so it can be run in the console or an xterm. There are also graphical Xwindows versions.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 % dialog --backtitle &amp;quot;My Shell Script - v1.0&amp;quot; \&lt;br /&gt;
          --title &amp;quot;Press Up/Down Keys to move&amp;quot; \&lt;br /&gt;
          --textbox /home/foo 21 70&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* curses / ncurses&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://hightek.org/dialog/ Official website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux Command Line Tools]]&lt;/div&gt;</summary>
		<author><name>Christoph</name></author>	</entry>

	</feed>