<?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_S22</id>
		<title>Hdi2u S22 - 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_S22"/>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S22&amp;action=history"/>
		<updated>2026-04-28T15:33:21Z</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_S22&amp;diff=1411&amp;oldid=prev</id>
		<title>Rf: Created page with &quot;* Try the command:  grep &quot;^DE&quot; hsy14768.embl and grep -x &quot;DE.*&quot; hsy14768.embl * What are the &lt;code&gt;^&lt;/code&gt; symbol and the &lt;code&gt;-x&lt;/code&gt; parameter in these commands doing? *...&quot;</title>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S22&amp;diff=1411&amp;oldid=prev"/>
				<updated>2017-04-19T22:37:54Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;* Try the command:  grep &amp;quot;^DE&amp;quot; hsy14768.embl and grep -x &amp;quot;DE.*&amp;quot; hsy14768.embl * What are the &amp;lt;code&amp;gt;^&amp;lt;/code&amp;gt; symbol and the &amp;lt;code&amp;gt;-x&amp;lt;/code&amp;gt; parameter in these commands doing? *...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Try the command:&lt;br /&gt;
 grep &amp;quot;^DE&amp;quot; hsy14768.embl and grep -x &amp;quot;DE.*&amp;quot; hsy14768.embl&lt;br /&gt;
* What are the &amp;lt;code&amp;gt;^&amp;lt;/code&amp;gt; symbol and the &amp;lt;code&amp;gt;-x&amp;lt;/code&amp;gt; parameter in these commands doing?&lt;br /&gt;
* You will need to check the manpage for grep to be sure.&lt;br /&gt;
&lt;br /&gt;
* Move to your home directory and type ls –lR&lt;br /&gt;
* Use the above command with a pipe and a grep command to search for files created or modified today.&lt;br /&gt;
* List the files in the hdi2u_files directory and use the grep command to look for those containing the&lt;br /&gt;
&lt;br /&gt;
 cat *seqs.fasta | grep &amp;quot;^&amp;gt;&amp;quot; | wc -l&lt;br /&gt;
&lt;br /&gt;
* Each sequence in a fasta file starts with a header line that begins with a &amp;lt;code&amp;gt;&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
* request for redirection of output to a file, rather than as a character to look for.&lt;br /&gt;
* As before, the &amp;lt;code&amp;gt;^ &amp;lt;/code&amp;gt;symbol means &amp;quot;match only at the beginning of the line&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Rf</name></author>	</entry>

	</feed>