<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Sort Output of &#8216;ls&#8217; Command By Last Modified Date and Time	</title>
	<atom:link href="https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 14 Jul 2023 07:31:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/comment-page-1/#comment-1489786</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 13 May 2021 04:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23244#comment-1489786</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/comment-page-1/#comment-1489427&quot;&gt;Gwolo Julius&lt;/a&gt;.

@Gwolo,

Check these commands...
&lt;pre&gt;
$ ls --version - prints ls command version info
$ ls -l filename  - prints owner, group and permission of file
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/comment-page-1/#comment-1489427">Gwolo Julius</a>.</p>
<p>@Gwolo,</p>
<p>Check these commands&#8230;</p>
<pre>
$ ls --version - prints ls command version info
$ ls -l filename  - prints owner, group and permission of file
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gwolo Julius		</title>
		<link>https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/comment-page-1/#comment-1489427</link>

		<dc:creator><![CDATA[Gwolo Julius]]></dc:creator>
		<pubDate>Wed, 12 May 2021 15:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23244#comment-1489427</guid>

					<description><![CDATA[I need your help dearly. 

1. What is the option to output the version information of ls?
2. What is the ls option that prints the author or a file?]]></description>
			<content:encoded><![CDATA[<p>I need your help dearly. </p>
<p>1. What is the option to output the version information of ls?<br />
2. What is the ls option that prints the author or a file?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tik		</title>
		<link>https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/comment-page-1/#comment-1384155</link>

		<dc:creator><![CDATA[Tik]]></dc:creator>
		<pubDate>Sun, 01 Nov 2020 14:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23244#comment-1384155</guid>

					<description><![CDATA[Thanks a lot. I initially wanted to list files by date modified. But, you went even further and explained how to reverse the order. This seemed to make my task even easier. Thanks a lot.]]></description>
			<content:encoded><![CDATA[<p>Thanks a lot. I initially wanted to list files by date modified. But, you went even further and explained how to reverse the order. This seemed to make my task even easier. Thanks a lot.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/comment-page-1/#comment-1108121</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 05 Mar 2019 07:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23244#comment-1108121</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/comment-page-1/#comment-1108054&quot;&gt;Denise&lt;/a&gt;.

@Denise

Consult the sort man page:
&lt;pre&gt;
$ man sort
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/comment-page-1/#comment-1108054">Denise</a>.</p>
<p>@Denise</p>
<p>Consult the sort man page:</p>
<pre>
$ man sort
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Denise		</title>
		<link>https://www.tecmint.com/sort-ls-output-by-last-modified-date-and-time/comment-page-1/#comment-1108054</link>

		<dc:creator><![CDATA[Denise]]></dc:creator>
		<pubDate>Tue, 05 Mar 2019 03:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23244#comment-1108054</guid>

					<description><![CDATA[This was very helpful, if i have a question how can i get help with the sort and pipe command?]]></description>
			<content:encoded><![CDATA[<p>This was very helpful, if i have a question how can i get help with the sort and pipe command?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
