<?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_S08</id>
		<title>Hdi2u S08 - 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_S08"/>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S08&amp;action=history"/>
		<updated>2026-04-27T15:41:56Z</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_S08&amp;diff=1397&amp;oldid=prev</id>
		<title>Rf: Created page with &quot;= Basic Linux tips for filenames =  * Linux does not deal well with spaces in filenames * Expect problems when transferring files from Windows. * Everything is case sensitive...&quot;</title>
		<link rel="alternate" type="text/html" href="http://stab.st-andrews.ac.uk/wiki/index.php?title=Hdi2u_S08&amp;diff=1397&amp;oldid=prev"/>
				<updated>2017-04-19T22:30:29Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Basic Linux tips for filenames =  * Linux does not deal well with spaces in filenames * Expect problems when transferring files from Windows. * Everything is case sensitive...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Basic Linux tips for filenames =&lt;br /&gt;
&lt;br /&gt;
* Linux does not deal well with spaces in filenames&lt;br /&gt;
* Expect problems when transferring files from Windows.&lt;br /&gt;
* Everything is case sensitive&lt;br /&gt;
* In genomics its common to use underscores and add useful (meta) information.&lt;br /&gt;
* However this can make the filenames quite long.&lt;br /&gt;
&lt;br /&gt;
* To reference filenames with spaces in them, you need to enclose the entire filename in quotation marks so that Linux understands that the space is part of one single name.&lt;br /&gt;
* Alternatively, you can &amp;quot;escape&amp;quot; the space using a backslash. For example, if I have a file called my document Linux will see this as two words, &amp;quot;my&amp;quot; and &amp;quot;document&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
But you could write either of the following to make it understand you mean a single file:&lt;br /&gt;
 &amp;quot;my document&amp;quot;&lt;br /&gt;
 my\ document&lt;/div&gt;</summary>
		<author><name>Rf</name></author>	</entry>

	</feed>