<?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: Explanation of “Everything is a File” and Types of Files in Linux	</title>
	<atom:link href="https://www.tecmint.com/everything-is-file-and-types-of-files-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/everything-is-file-and-types-of-files-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 26 Apr 2023 04:56:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-2002199</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 26 Apr 2023 04:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20634#comment-2002199</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-2001925&quot;&gt;OCDindividual&lt;/a&gt;.

@OCD,

Thanks, corrected the error in the article...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-2001925">OCDindividual</a>.</p>
<p>@OCD,</p>
<p>Thanks, corrected the error in the article&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: OCDindividual		</title>
		<link>https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-2001925</link>

		<dc:creator><![CDATA[OCDindividual]]></dc:creator>
		<pubDate>Tue, 25 Apr 2023 20:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20634#comment-2001925</guid>

					<description><![CDATA[You should now be having a clear understanding of why everything in Linux is a file and the different types of files that can exist on your Linux system.

Change exit to exist.]]></description>
			<content:encoded><![CDATA[<p>You should now be having a clear understanding of why everything in Linux is a file and the different types of files that can exist on your Linux system.</p>
<p>Change exit to exist.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: khor		</title>
		<link>https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-1805622</link>

		<dc:creator><![CDATA[khor]]></dc:creator>
		<pubDate>Wed, 25 May 2022 00:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20634#comment-1805622</guid>

					<description><![CDATA[clapping: One of the best explanations about the file type in Linux and in a comment also. 

I know it&#039;s an old post but I hope you see this comment.
 
My question is:

I use this command in the terminal (Kali Linux).
&lt;pre&gt;
# ls -l /dev/ &#124; grep &quot;^s&quot;
# ls -l / &#124; grep &quot;^s&quot;
# ls -l /run &#124; grep &quot;^s&quot;
# ls -l /run/user &#124; grep &quot;^s&quot;
&lt;/pre&gt;
but it didn&#039;t find anything. Does that mean I haven&#039;t any Socket files?

I didn&#039;t understand.

Thanks Aaron]]></description>
			<content:encoded><![CDATA[<p>clapping: One of the best explanations about the file type in Linux and in a comment also. </p>
<p>I know it&#8217;s an old post but I hope you see this comment.</p>
<p>My question is:</p>
<p>I use this command in the terminal (Kali Linux).</p>
<pre>
# ls -l /dev/ | grep "^s"
# ls -l / | grep "^s"
# ls -l /run | grep "^s"
# ls -l /run/user | grep "^s"
</pre>
<p>but it didn&#8217;t find anything. Does that mean I haven&#8217;t any Socket files?</p>
<p>I didn&#8217;t understand.</p>
<p>Thanks Aaron</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Giovanni Albers		</title>
		<link>https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-1560293</link>

		<dc:creator><![CDATA[Giovanni Albers]]></dc:creator>
		<pubDate>Thu, 05 Aug 2021 12:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20634#comment-1560293</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-911317&quot;&gt;Leopoldo&lt;/a&gt;.

Did I miss the comparison between soft and hard links in Linux?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-911317">Leopoldo</a>.</p>
<p>Did I miss the comparison between soft and hard links in Linux?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-911565</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 07 Sep 2017 09:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=20634#comment-911565</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-911491&quot;&gt;Leopoldo&lt;/a&gt;.

@Leopoldo 

As I mentioned before, all sockets in an application are bound to the port used by the application. Considering a connection-oriented(over a network) client-to-server model, when the server is running, the socket on it waits for requests from a client for service(s). 

The server, first of all, establishes (binds) an address that clients can use to find the server process; then it waits for clients to request.

Most importantly, the exchange of data between the server and a client practically happens when the client connects to the server through a socket; the server performs the client&#039;s request and sends a response back to the client ---- as simple as that.

You can read more about sockets from the IBM Knowledge Center: https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_71/rzab6/howdosockets.htm

Lastly,  about this: &quot;Sorry for my dummies questions.&quot; - Never be afraid of asking, it helps you to understand better and learn.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/everything-is-file-and-types-of-files-linux/comment-page-1/#comment-911491">Leopoldo</a>.</p>
<p>@Leopoldo </p>
<p>As I mentioned before, all sockets in an application are bound to the port used by the application. Considering a connection-oriented(over a network) client-to-server model, when the server is running, the socket on it waits for requests from a client for service(s). </p>
<p>The server, first of all, establishes (binds) an address that clients can use to find the server process; then it waits for clients to request.</p>
<p>Most importantly, the exchange of data between the server and a client practically happens when the client connects to the server through a socket; the server performs the client&#8217;s request and sends a response back to the client &#8212;- as simple as that.</p>
<p>You can read more about sockets from the IBM Knowledge Center: <a target="_blank" href="https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_71/rzab6/howdosockets.htm" rel="nofollow ugc">https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_71/rzab6/howdosockets.htm</a></p>
<p>Lastly,  about this: &#8220;Sorry for my dummies questions.&#8221; &#8211; Never be afraid of asking, it helps you to understand better and learn.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
