<?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: 15 Tips On How to Use &#8216;Curl&#8217; Command in Linux	</title>
	<atom:link href="https://www.tecmint.com/linux-curl-command-examples/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/linux-curl-command-examples/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 20:16:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: har		</title>
		<link>https://www.tecmint.com/linux-curl-command-examples/comment-page-1/#comment-1469113</link>

		<dc:creator><![CDATA[har]]></dc:creator>
		<pubDate>Sun, 04 Apr 2021 06:24:38 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30278#comment-1469113</guid>

					<description><![CDATA[How to download files on one server and upload them to other directories on the same server using Curl?]]></description>
			<content:encoded><![CDATA[<p>How to download files on one server and upload them to other directories on the same server using Curl?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Harish S		</title>
		<link>https://www.tecmint.com/linux-curl-command-examples/comment-page-1/#comment-1318898</link>

		<dc:creator><![CDATA[Harish S]]></dc:creator>
		<pubDate>Thu, 27 Feb 2020 14:08:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30278#comment-1318898</guid>

					<description><![CDATA[Awesome explanation. Thanks a lot. It is really good to learn and you have great examples. Keep it up.]]></description>
			<content:encoded><![CDATA[<p>Awesome explanation. Thanks a lot. It is really good to learn and you have great examples. Keep it up.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark		</title>
		<link>https://www.tecmint.com/linux-curl-command-examples/comment-page-1/#comment-1098168</link>

		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Wed, 30 Jan 2019 23:15:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30278#comment-1098168</guid>

					<description><![CDATA[My favorite curl switches are &lt;code&gt;-sS&lt;/code&gt; to be silent (less verbose) yet report errors, and &lt;code&gt;-L&lt;/code&gt; to follow redirects.]]></description>
			<content:encoded><![CDATA[<p>My favorite curl switches are <code>-sS</code> to be silent (less verbose) yet report errors, and <code>-L</code> to follow redirects.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
