<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>linux - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/category/linux/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Thu, 09 Sep 2021 06:01:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>linux - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/category/linux/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What does the top command display ?</title>
		<link>https://www.wikitechy.com/interview-questions/linux/what-does-the-top-command-display/</link>
					<comments>https://www.wikitechy.com/interview-questions/linux/what-does-the-top-command-display/#respond</comments>
		
		<dc:creator><![CDATA[Editor]]></dc:creator>
		<pubDate>Mon, 19 Jul 2021 15:02:27 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Accenture interview questions and answers]]></category>
		<category><![CDATA[Allstate Solutions Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Applied Materials interview questions and answers]]></category>
		<category><![CDATA[Atos interview questions and answers]]></category>
		<category><![CDATA[basic linux commands]]></category>
		<category><![CDATA[Capgemini interview questions and answers]]></category>
		<category><![CDATA[CASTING NETWORKS INDIA PVT LIMITED interview questions and answers]]></category>
		<category><![CDATA[CGI Group Inc interview questions and answers]]></category>
		<category><![CDATA[Ciena Corporation interview questions and answers]]></category>
		<category><![CDATA[Collabera Technologies interview questions and answers]]></category>
		<category><![CDATA[Dell International Services India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[Genpact interview questions and answers]]></category>
		<category><![CDATA[HCL Technologies interview questions and answers]]></category>
		<category><![CDATA[IBM interview questions and answers]]></category>
		<category><![CDATA[Indecomm Global Services interview questions and answers]]></category>
		<category><![CDATA[linux commands]]></category>
		<category><![CDATA[linux top]]></category>
		<category><![CDATA[linux top command]]></category>
		<category><![CDATA[linux top command explained]]></category>
		<category><![CDATA[linux top command output]]></category>
		<category><![CDATA[Mavenir interview questions and answers]]></category>
		<category><![CDATA[Mphasis interview questions and answers]]></category>
		<category><![CDATA[NetApp interview questions and answers]]></category>
		<category><![CDATA[Opentext Technologies interview questions and answers]]></category>
		<category><![CDATA[Oracle Corporation interview questions and answers]]></category>
		<category><![CDATA[PeopleStrong interview questions and answers]]></category>
		<category><![CDATA[Persistent Systems interview questions and answers]]></category>
		<category><![CDATA[SAP Labs India Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[solaris top command]]></category>
		<category><![CDATA[Tata Consultancy Service interview questions and answers]]></category>
		<category><![CDATA[Tech Mahindra interview questions and answers]]></category>
		<category><![CDATA[top command]]></category>
		<category><![CDATA[top command cpu usage]]></category>
		<category><![CDATA[top command examples]]></category>
		<category><![CDATA[top command in linux explained]]></category>
		<category><![CDATA[top command in linux with examples]]></category>
		<category><![CDATA[top command in unix]]></category>
		<category><![CDATA[top command options]]></category>
		<category><![CDATA[top command output]]></category>
		<category><![CDATA[ubuntu top command]]></category>
		<category><![CDATA[UnitedHealth Group interview questions and answers]]></category>
		<category><![CDATA[unix top command explained]]></category>
		<category><![CDATA[Virtusa Consulting Services Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[what does top command in linux displays]]></category>
		<category><![CDATA[what is linux]]></category>
		<category><![CDATA[windows top command]]></category>
		<category><![CDATA[Wipro Infotech interview questions and answers]]></category>
		<category><![CDATA[Wipro interview questions and answers]]></category>
		<category><![CDATA[Xoriant Solutions Pvt Ltd interview questions and answers]]></category>
		<category><![CDATA[yahoo interview questions and answers]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=1059</guid>

					<description><![CDATA[Answer : Top displays the top processes on the system and periodically...]]></description>
										<content:encoded><![CDATA[<div class="TextHeading">
<div class="hddn">
<h2 id="what-does-the-top-command-display" class="color-pink" style="text-align: justify;">What does the top command display ?</h2>
</div>
</div>
<div class="Content">
<div class="hddn">
<ul>
<li style="text-align: justify;">Top Command display is the top processes on the system and periodically updates the information.</li>
<li>Top command displays:
<ul>
<li style="text-align: justify;">Process ID.</li>
<li style="text-align: justify;">Username.</li>
<li style="text-align: justify;">Priority of Task.</li>
<li style="text-align: justify;">Nice value of a task.</li>
<li style="text-align: justify;">Amount of virtual memory used by task.</li>
<li style="text-align: justify;">Resident size (non swapped physical memory used by task).</li>
<li style="text-align: justify;">Amount of shared memory used by task.</li>
<li style="text-align: justify;">Process status(whether sleep or running).</li>
<li style="text-align: justify;">Share of physical memory usage.</li>
<li style="text-align: justify;">CPU time (in Hundredths) and</li>
<li style="text-align: justify;">Command or program used or using.</li>
</ul>
</li>
</ul>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/linux/what-does-the-top-command-display/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
