This file is indexed.

/usr/share/doc/kde/HTML/en/kubuntu/basics/processes.html is in kubuntu-docs 12.04.0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
<html><head><title>Processes</title><link rel="stylesheet" type="text/css" href="help:/common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/common/kde-localised.css"><link rel="stylesheet" type="text/css" href="help:/common/kubuntu.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="The Basics of Kubuntu"><link rel="up" href="index.html" title="The Basics of Kubuntu"><link rel="prev" href="permissions.html" title="Permissions"><link rel="copyright" href="legal.html" title="Credits and License"><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/common/top-kde.jpg" width="36" height="34"> Processes</div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="permissions.html">Prev</a></td><td class="upCell"> </td><td class="nextCell"></td></tr></table></div><div id="contentBody"><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="processes"></a>Processes</h2></div></div></div><p>
Processes are instances of computer programs that are running. Next to files,
processes are the second most important part of the Linux system.
</p><div class="variablelist"><p class="title"><b>Viewing Processes in <span>Kubuntu</span></b></p><dl><dt><span class="term">System Activity</span></dt><dd><p>
<span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Esc</strong></span> - Starts
<acronym class="acronym">KDE</acronym>'s <span class="application">System Activity</span> dialog where processes
can be viewed and killed.
</p></dd><dt><span class="term">Command Line</span></dt><dd><p>
<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span class="command"><strong>ps</strong></span></span> - Open <span class="application">Konsole</span> by going to
<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenu">Kickoff Application Launcher</span></span> &#8594; <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guisubmenu">Applications</span></span> &#8594; <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guisubmenu">System</span></span> &#8594; <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenuitem">Terminal (Konsole)</span></span> and type:
</p><pre class="screen">ps</pre><p>
</p></dd></dl></div></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="permissions.html">Prev</a></td><td class="upCell"><a accesskey="h" href="index.html">Home</a></td><td class="nextCell"></td></tr><tr><td class="prevCell">Permissions </td><td class="upCell"> </td><td class="nextCell"> </td></tr></table></div><div id="footer_text"><br><a href="mailto:ubuntu-docs@lists.ubuntu.com" class="footer_email">
	  Ubuntu Documentation Project
        </a></div></div></div></body></html>