<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://stab.st-andrews.ac.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Hdi2u_S24</id>
		<title>Hdi2u S24 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://stab.st-andrews.ac.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Hdi2u_S24"/>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S24&amp;action=history"/>
		<updated>2026-04-08T05:09:57Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S24&amp;diff=1413&amp;oldid=prev</id>
		<title>Rf: Created page with &quot;= Processes =  * Sometimes a command or program you run in the terminal goes on too long, or is obviously doing something you did not plan. * If there is no obvious way (such...&quot;</title>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S24&amp;diff=1413&amp;oldid=prev"/>
				<updated>2017-04-19T22:38:30Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Processes =  * Sometimes a command or program you run in the terminal goes on too long, or is obviously doing something you did not plan. * If there is no obvious way (such...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Processes = &lt;br /&gt;
* Sometimes a command or program you run in the terminal goes on too long, or is obviously doing something&lt;br /&gt;
you did not plan.&lt;br /&gt;
* If there is no obvious way (such as a menu option or button) to stop the program running, try using &amp;lt;code&amp;gt;Ctrl-c&amp;lt;/code&amp;gt;&lt;br /&gt;
* A command can include the output of another command by generating a process via the &amp;lt;code&amp;gt;``&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;$()&amp;lt;/code&amp;gt; operators.&lt;br /&gt;
&lt;br /&gt;
== Questions ==&lt;br /&gt;
* Try these three commands:&lt;br /&gt;
 ls&lt;br /&gt;
 echo `ls`&lt;br /&gt;
 echo $(ls)&lt;br /&gt;
* The results are the same but the method is different. Does it matter?&lt;/div&gt;</summary>
		<author><name>Rf</name></author>	</entry>

	</feed>