<?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_S04</id>
		<title>Hdi2u S04 - 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_S04"/>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S04&amp;action=history"/>
		<updated>2026-04-03T19:36:49Z</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_S04&amp;diff=1392&amp;oldid=prev</id>
		<title>Rf: Created page with &quot;= Listing files and directories =  * &lt;code&gt;ls&lt;/code&gt; is the most common command of all. It lists files and folders in your current location. * By default it requires no argume...&quot;</title>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S04&amp;diff=1392&amp;oldid=prev"/>
				<updated>2017-04-19T22:27:39Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Listing files and directories =  * &amp;lt;code&amp;gt;ls&amp;lt;/code&amp;gt; is the most common command of all. It lists files and folders in your current location. * By default it requires no argume...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Listing files and directories =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;ls&amp;lt;/code&amp;gt; is the most common command of all. It lists files and folders in your current location.&lt;br /&gt;
* By default it requires no arguments and will list in alphabetical order&lt;br /&gt;
* Although it has options, using it with wild card (especially the asterisk) can help control it&lt;br /&gt;
&lt;br /&gt;
== Some practice ==&lt;br /&gt;
* List all the files in the directory hdi2u_files. that start with the letters tes&lt;br /&gt;
 ls tes*&lt;br /&gt;
&lt;br /&gt;
* List all the files in your directory that start with tes, and end in 1.embl, 2.embl or 3.embl&lt;br /&gt;
 ls tes*[123].embl&lt;br /&gt;
&lt;br /&gt;
== Questions ==&lt;br /&gt;
&lt;br /&gt;
* Prefix the asterisk wildcard with a dot, what do you get?&lt;br /&gt;
* Try the -l option, what type to listing are you getting?&lt;br /&gt;
* What does it tell you about the whatsinaname.fasta?&lt;br /&gt;
* Specify the directory to ls, did something unexpected happen?&lt;br /&gt;
* &amp;lt;code&amp;gt;ls&amp;lt;/code&amp;gt; has what should be called a companion command: &amp;lt;code&amp;gt;pwd&amp;lt;/code&amp;gt;. Try it.&lt;br /&gt;
* If &amp;lt;code&amp;gt;ls&amp;lt;/code&amp;gt; is the most commmon command, what might the most common typo be?&lt;/div&gt;</summary>
		<author><name>Rf</name></author>	</entry>

	</feed>