<?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: 13 Practical Examples of Using the Gzip Command in Linux	</title>
	<atom:link href="https://www.tecmint.com/gzip-command-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/gzip-command-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 14 Jul 2023 00:51:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Omlokesh		</title>
		<link>https://www.tecmint.com/gzip-command-in-linux/comment-page-1/#comment-2024845</link>

		<dc:creator><![CDATA[Omlokesh]]></dc:creator>
		<pubDate>Sat, 10 Jun 2023 17:34:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=51561#comment-2024845</guid>

					<description><![CDATA[Good article, and suggestion In example 7 you can try creating multiple files using brace expansion.
&lt;pre&gt;
$ touch dir-1/file-{1..3}.txt
&lt;/pre&gt;
Also in the &#039;&lt;strong&gt;ls -l&lt;/strong&gt;&#039; command screenshot is supposed to show the file parameters, try using &#039;&lt;strong&gt;ls -lh&lt;/strong&gt;&#039; to get fire-size in MB/GB.]]></description>
			<content:encoded><![CDATA[<p>Good article, and suggestion In example 7 you can try creating multiple files using brace expansion.</p>
<pre>
$ touch dir-1/file-{1..3}.txt
</pre>
<p>Also in the &#8216;<strong>ls -l</strong>&#8216; command screenshot is supposed to show the file parameters, try using &#8216;<strong>ls -lh</strong>&#8216; to get fire-size in MB/GB.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
