<?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_S09</id>
		<title>Hdi2u S09 - 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_S09"/>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S09&amp;action=history"/>
		<updated>2026-04-28T03:30:20Z</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_S09&amp;diff=1398&amp;oldid=prev</id>
		<title>Rf: Created page with &quot;= Linux shortcut symbols =  * We&#039;ve seen &lt;code&gt;*&lt;/code&gt; is a special symbol, and how useful it can be. * There are more however: * &lt;code&gt;?&lt;/code&gt; matches a single character  l...&quot;</title>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S09&amp;diff=1398&amp;oldid=prev"/>
				<updated>2017-04-19T22:31:18Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Linux shortcut symbols =  * We&amp;#039;ve seen &amp;lt;code&amp;gt;*&amp;lt;/code&amp;gt; is a special symbol, and how useful it can be. * There are more however: * &amp;lt;code&amp;gt;?&amp;lt;/code&amp;gt; matches a single character  l...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Linux shortcut symbols =&lt;br /&gt;
&lt;br /&gt;
* We&amp;#039;ve seen &amp;lt;code&amp;gt;*&amp;lt;/code&amp;gt; is a special symbol, and how useful it can be.&lt;br /&gt;
* There are more however:&lt;br /&gt;
* &amp;lt;code&amp;gt;?&amp;lt;/code&amp;gt; matches a single character&lt;br /&gt;
 ls multiseqs??.blastx&lt;br /&gt;
* &amp;lt;code&amp;gt;.&amp;lt;/code&amp;gt; the directory you are currently in, useful for launching directory-held programs&lt;br /&gt;
* &amp;lt;code&amp;gt;..&amp;lt;/code&amp;gt; the directory one level above the one you are currently in, aka. the parent directory&lt;br /&gt;
* &amp;lt;code&amp;gt;~&amp;lt;/code&amp;gt; shorthand for your home directory, where all your data is kept.&lt;br /&gt;
* &amp;lt;code&amp;gt;$VAR&amp;lt;/code&amp;gt; the dollar sign indicates a variable substitution. You set it with&lt;br /&gt;
 VAR=&amp;quot;that was then, this is now&amp;quot;&lt;br /&gt;
* These variables are often used to provide an so-called &amp;quot;environment&amp;quot; for programs to run.&lt;br /&gt;
* &amp;lt;code&amp;gt;;&amp;lt;/code&amp;gt; separates two commands on the same line&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;gt;&amp;lt;/code&amp;gt; directs output of one command into a file&lt;br /&gt;
* &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; often called the pipe operator: directs output of one command into another command.&lt;/div&gt;</summary>
		<author><name>Rf</name></author>	</entry>

	</feed>