<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=CLI</id>
		<title>CLI - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=CLI"/>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=CLI&amp;action=history"/>
		<updated>2026-05-28T21:16:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.12.0rc1</generator>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=CLI&amp;diff=9713&amp;oldid=prev</id>
		<title>JaroslavTulach at 09:00, 1 August 2018</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=CLI&amp;diff=9713&amp;oldid=prev"/>
				<updated>2018-08-01T09:00:50Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 09:00, 1 August 2018&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:Command_line_interface|Command line interface]] is one of the highest level [[API]] that can be surprisingly powerful as many [[Unix]] scripts using ''|'' and [[wikipedia:Grep|grep]] show. Meaningful command line arguments of a program is a prerequisite to good [[CLI]] - it guarantees an application can be instructed to do something. Well organized output of the application is necessary for including the application in a chain of others and processing its output by other utilities like [[wikipedia:Grep|grep]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:Command_line_interface|Command line interface]] is one of the highest level [[API]] &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;(but still a [[UI]]) &lt;/ins&gt;that can be surprisingly powerful as many [[Unix]] scripts using ''|'' and [[wikipedia:Grep|grep]] show. Meaningful command line arguments of a program is a prerequisite to good [[CLI]] - it guarantees an application can be instructed to do something. Well organized output of the application is necessary for including the application in a chain of others and processing its output by other utilities like [[wikipedia:Grep|grep]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:APITypes]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:APITypes]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=CLI&amp;diff=6775&amp;oldid=prev</id>
		<title>JaroslavTulach at 12:43, 10 July 2013</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=CLI&amp;diff=6775&amp;oldid=prev"/>
				<updated>2013-07-10T12:43:26Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 12:43, 10 July 2013&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:Command_line_interface|Command line interface]] is one of the highest level [[API]] that can be surprisingly powerful as many [[Unix]] scripts using ''|'' and [[wikipedia:Grep|grep]] show. Meaningful command line arguments of a program is a prerequisite to good [[CLI]] - it guarantees an application can be instructed to do something. Well organized output of the application is necessary for including the application in a chain of others and processing its output by other utilities like [[wikipedia:Grep|grep]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:Command_line_interface|Command line interface]] is one of the highest level [[API]] that can be surprisingly powerful as many [[Unix]] scripts using ''|'' and [[wikipedia:Grep|grep]] show. Meaningful command line arguments of a program is a prerequisite to good [[CLI]] - it guarantees an application can be instructed to do something. Well organized output of the application is necessary for including the application in a chain of others and processing its output by other utilities like [[wikipedia:Grep|grep]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:APITypes]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=CLI&amp;diff=6774&amp;oldid=prev</id>
		<title>JaroslavTulach: New page: Command line interface is one of the highest level API that can be surprisingly powerful as many Unix scripts using ''|'' and [[wikipedia:Grep|...</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=CLI&amp;diff=6774&amp;oldid=prev"/>
				<updated>2013-07-10T12:42:55Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &lt;a href=&quot;http://en.wikipedia.org/wiki/Command_line_interface&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Command_line_interface&quot;&gt;Command line interface&lt;/a&gt; is one of the highest level &lt;a href=&quot;/wiki/API&quot; class=&quot;mw-redirect&quot; title=&quot;API&quot;&gt;API&lt;/a&gt; that can be surprisingly powerful as many &lt;a href=&quot;/wiki/Unix&quot; title=&quot;Unix&quot;&gt;Unix&lt;/a&gt; scripts using ''|'' and [[wikipedia:Grep|...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[wikipedia:Command_line_interface|Command line interface]] is one of the highest level [[API]] that can be surprisingly powerful as many [[Unix]] scripts using ''|'' and [[wikipedia:Grep|grep]] show. Meaningful command line arguments of a program is a prerequisite to good [[CLI]] - it guarantees an application can be instructed to do something. Well organized output of the application is necessary for including the application in a chain of others and processing its output by other utilities like [[wikipedia:Grep|grep]].&lt;/div&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	</feed>