<?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: 10 Core Linux Interview Questions and Answers &#8211; Part 4	</title>
	<atom:link href="https://www.tecmint.com/core-linux-interview-questions-and-answers/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/core-linux-interview-questions-and-answers/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 10 Jul 2025 05:07:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Himanshu Thapliyal		</title>
		<link>https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-993834</link>

		<dc:creator><![CDATA[Himanshu Thapliyal]]></dc:creator>
		<pubDate>Fri, 18 May 2018 14:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5418#comment-993834</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-162634&quot;&gt;Samuel Jamkhandi&lt;/a&gt;.

[root@lovely ~]# dirs
~
[root@lovely ~]# pwd
/root]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-162634">Samuel Jamkhandi</a>.</p>
<p>[root@lovely ~]# dirs<br />
~<br />
[root@lovely ~]# pwd<br />
/root</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James		</title>
		<link>https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-859459</link>

		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Fri, 13 Jan 2017 20:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5418#comment-859459</guid>

					<description><![CDATA[Seems like I&#039;ve been cut off the link to the web, my xfce and xubuntu systems just totally lost there connection? Wasn&#039;t even hacking at the time, seems like my connection is being made really difficult!! Please can anyone help?]]></description>
			<content:encoded><![CDATA[<p>Seems like I&#8217;ve been cut off the link to the web, my xfce and xubuntu systems just totally lost there connection? Wasn&#8217;t even hacking at the time, seems like my connection is being made really difficult!! Please can anyone help?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vicky		</title>
		<link>https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-672969</link>

		<dc:creator><![CDATA[vicky]]></dc:creator>
		<pubDate>Thu, 24 Sep 2015 17:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5418#comment-672969</guid>

					<description><![CDATA[There should be more  core questions, like Boot process, kernel compilation, checking and monitoring CPU, mem and network stats.]]></description>
			<content:encoded><![CDATA[<p>There should be more  core questions, like Boot process, kernel compilation, checking and monitoring CPU, mem and network stats.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Karim		</title>
		<link>https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-262393</link>

		<dc:creator><![CDATA[Karim]]></dc:creator>
		<pubDate>Thu, 04 Sep 2014 18:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5418#comment-262393</guid>

					<description><![CDATA[just for fun, using your own technics, I did a whatis on more command which displayed something like :

# whatis more
more                 (1)  - file perusal filter for crt viewing
more                 (1p)  - display files on a page-by-page basis

Then I applied that to your question number #7 and it showed that you&#039;re contributing to a common misuse of the pipe among sysadmins; in other words no need to pipe cat in more or less

no need to 

pipe cat in grep, wc, cut
pipe find in grep
... you get the point.

Other than that, as someone said, your article is still useful, I think there is many levels to mastering Linux, and your article is definitely contributing to raising the level up.]]></description>
			<content:encoded><![CDATA[<p>just for fun, using your own technics, I did a whatis on more command which displayed something like :</p>
<p># whatis more<br />
more                 (1)  &#8211; file perusal filter for crt viewing<br />
more                 (1p)  &#8211; display files on a page-by-page basis</p>
<p>Then I applied that to your question number #7 and it showed that you&#8217;re contributing to a common misuse of the pipe among sysadmins; in other words no need to pipe cat in more or less</p>
<p>no need to </p>
<p>pipe cat in grep, wc, cut<br />
pipe find in grep<br />
&#8230; you get the point.</p>
<p>Other than that, as someone said, your article is still useful, I think there is many levels to mastering Linux, and your article is definitely contributing to raising the level up.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Avishek Kumar		</title>
		<link>https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-259723</link>

		<dc:creator><![CDATA[Avishek Kumar]]></dc:creator>
		<pubDate>Tue, 02 Sep 2014 09:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5418#comment-259723</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-252959&quot;&gt;Michael&lt;/a&gt;.

:) @ Michel]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-252959">Michael</a>.</p>
<p>:) @ Michel</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
