<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://mail.knoppix.net/wiki3/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://mail.knoppix.net/wiki3/index.php?action=history&amp;feed=atom&amp;title=Echo</id>
		<title>Echo - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://mail.knoppix.net/wiki3/index.php?action=history&amp;feed=atom&amp;title=Echo"/>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki3/index.php?title=Echo&amp;action=history"/>
		<updated>2026-09-16T00:21:14Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>https://mail.knoppix.net/wiki3/index.php?title=Echo&amp;diff=6998&amp;oldid=prev</id>
		<title>204.11.230.89: /* Examples */</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki3/index.php?title=Echo&amp;diff=6998&amp;oldid=prev"/>
				<updated>2005-10-01T02:53:46Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Examples&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&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 style='vertical-align: top;'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 02:53, 1 October 2005&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; echo 'Show me the money' &amp;gt; cash.out&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; echo 'Show me the money' &amp;gt; cash.out&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;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This version shows how &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/del&gt;[[echo]] can be used to &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;create files&lt;/del&gt;.&amp;#160; The output of [[echo]] is &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;sent to &lt;/del&gt;the file &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;called &lt;/del&gt;'''cash.out'''.&amp;#160; &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;The greater than sign, &amp;gt; is used with a technique called [[redirection]].&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This version shows how [[echo]] can be used to &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;put text into a file.&amp;#160; The greater than sign &amp;gt; is a shell [[redirection]], which causes the output of a given command to be redirected into the specified file&lt;/ins&gt;.&amp;#160; The output of [[echo]] is &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;thus redirected into &lt;/ins&gt;the file &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;named &lt;/ins&gt;'''cash.out'''.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; echo ^O^G&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160; echo ^O^G&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key knoppix_wiki:diff:version:1.11a:oldid:3558:newid:6998 --&gt;
&lt;/table&gt;</summary>
		<author><name>204.11.230.89</name></author>	</entry>

	<entry>
		<id>https://mail.knoppix.net/wiki3/index.php?title=Echo&amp;diff=3558&amp;oldid=prev</id>
		<title>Dr Kludge: Init from  PHPWiki</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki3/index.php?title=Echo&amp;diff=3558&amp;oldid=prev"/>
				<updated>2005-09-25T23:58:36Z</updated>
		
		<summary type="html">&lt;p&gt;Init from  PHPWiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[echo]] is a [[Linux]] [[bash]] shell scripting command.  Other shell scripting languages also have an [[echo]] command. The purpose of the command is to display text in your scripts. &lt;br /&gt;
&lt;br /&gt;
= Examples =&lt;br /&gt;
 &lt;br /&gt;
 echo $PATH&lt;br /&gt;
This version is used to look at the contents of a shell varaible.  In this case, the contents of the PATH variable are displayed.&lt;br /&gt;
 &lt;br /&gt;
 echo 'Show me the money' &amp;gt; cash.out&lt;br /&gt;
This version shows how a [[echo]] can be used to create files.  The output of [[echo]] is sent to the file called '''cash.out'''.  The greater than sign, &amp;gt; is used with a technique called [[redirection]].&lt;br /&gt;
 &lt;br /&gt;
 echo ^O^G&lt;br /&gt;
[[echo]] can be used to set terminal settings.  If you use the hat character, shift 6 key on US English keyboards, this sequence will not reset a foobared terminal.  The hat character repersents the escape character, ASCII 27.  The control key and [ key are used to create the escape character.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Useful Linux Commands]]&lt;/div&gt;</summary>
		<author><name>Dr Kludge</name></author>	</entry>

	</feed>