<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gj |</title>
	<atom:link href="https://blog.gaiterjones.com/category/wtf/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.gaiterjones.com/category/wtf/</link>
	<description>gaiterjones</description>
	<lastBuildDate>Tue, 02 Jul 2019 11:35:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>OMG Ubuntu 18.04 LTS wraps all my files up in single quotes!</title>
		<link>https://blog.gaiterjones.com/omg-ubuntu-18-04-lts-wraps-all-my-files-up-in-single-quotes/</link>
					<comments>https://blog.gaiterjones.com/omg-ubuntu-18-04-lts-wraps-all-my-files-up-in-single-quotes/#comments</comments>
		
		<dc:creator><![CDATA[PAJ]]></dc:creator>
		<pubDate>Mon, 14 May 2018 11:45:53 +0000</pubDate>
				<category><![CDATA[Ubuntu LTS]]></category>
		<category><![CDATA[WTF]]></category>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1896</guid>

					<description><![CDATA[Don&#8217;t panic. Coretutils 8.25+ adds single quotes to filenames containing spaces&#160; when listed with ls ls -al-rw-r&#8211;r&#8211; 1 root root 0 May 14 11:41 &#8216;file with spaces&#8217; When you first...<a class="more-link" href="https://blog.gaiterjones.com/omg-ubuntu-18-04-lts-wraps-all-my-files-up-in-single-quotes/" title="Continue reading">Continue reading</a>]]></description>
										<content:encoded><![CDATA[
<p>Don&#8217;t panic.</p>



<p>Coretutils 8.25+ adds single quotes to filenames containing spaces&nbsp; when listed with ls</p>



<p>ls -al<br>-rw-r&#8211;r&#8211; 1 root root 0 May 14 11:41 &#8216;file with spaces&#8217;</p>



<p>When you first see this you may think &#8220;WTF has happened to my files&#8221; &#8211; stay frosty :</p>



<ul><li>It was introduced in coreutils v8.25, and alignment improved in v8.26</li><li>It <strong>only happens when outputting to terminals</strong> so doesn&#8217;t break scripts</li><li>It disambiguates the output for users for files containing whitespace</li><li>It sanitizes output so it is<span>&nbsp;</span><strong>safe</strong><span>&nbsp;</span>to copy and paste</li><li>Output is now always<span>&nbsp;</span><strong>valid</strong><span>&nbsp;</span>to copy and paste back to shell</li><li>you can get back to the old format by adding -N to the ls alias or&nbsp;set export QUOTING_STYLE=literal in your .bashrc</li></ul>



<p>And relax &#8211; all is well&#8230;</p>



<p>Taken from <a href="https://unix.stackexchange.com/questions/258679/why-is-ls-suddenly-wrapping-items-with-spaces-in-single-quotes">https://unix.stackexchange.com/questions/258679/why-is-ls-suddenly-wrapping-items-with-spaces-in-single-quotes</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.gaiterjones.com/omg-ubuntu-18-04-lts-wraps-all-my-files-up-in-single-quotes/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
