This file is indexed.

/usr/share/doc/kde/HTML/en/kubuntu/cli/tips.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
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<html><head><title>Tips</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="Introduction To The Command Line"><link rel="up" href="index.html" title="Introduction To The Command Line"><link rel="prev" href="cut-and-paste.html" title="Cutting and Pasting"><link rel="next" href="more-information.html" title="More Information"><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"> Tips</div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="cut-and-paste.html">Prev</a></td><td class="upCell"> </td><td class="nextCell"><a accesskey="n" href="more-information.html">Next</a></td></tr></table></div><div id="contentBody"><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="tips"></a>Tips</h2></div></div></div><div class="variablelist"><p class="title"><b>Save on Typing</b></p><dl><dt><span class="term">
<span class="keycap"><strong>Up Arrow</strong></span> or
<span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>p</strong></span>
</span></dt><dd><p>
Scrolls backwards through the commands entered previously.
</p></dd><dt><span class="term">
<span class="keycap"><strong>Down Arrow</strong></span> or
<span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>n</strong></span>
</span></dt><dd><p>
Scrolls forward through previous commands.
</p></dd><dt><span class="term">
<span class="keycap"><strong>Enter</strong></span>
</span></dt><dd><p>
Executes the selected command.
</p></dd><dt><span class="term">
<span class="keycap"><strong>Tab</strong></span>
</span></dt><dd><p>
Tab is a useful feature. It autocompletes any commands or filenames if there is
one option. Otherwise it displays a list of options that fit the information
entered. Using tab in this way reduces typing errors.
</p></dd></dl></div><div class="variablelist"><p class="title"><b>Change the Text</b></p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
The mouse won't work to position the cursor in a command line entry. Use the
<span class="keycap"><strong>Left Arrow</strong></span> or the <span class="keycap"><strong>Right Arrow</strong></span> keys to move
within the line.
</p></div><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
Typing at the cursor <span class="emphasis"><em>inserts</em></span> text there. It doesn't
overwrite what is already there.
</p></div><dl><dt><span class="term">
<span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>a</strong></span> or
<span class="keycap"><strong>Home</strong></span>
</span></dt><dd><p>
Moves the cursor to the <span class="emphasis"><em>start</em></span> of the line.
</p></dd><dt><span class="term">
<span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>e</strong></span> or
<span class="keycap"><strong>End</strong></span>
</span></dt><dd><p>
Moves the cursor to the <span class="emphasis"><em>end</em></span> of the line.
</p></dd><dt><span class="term">
<span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>k</strong></span>
</span></dt><dd><p>
Deletes from the current cursor position to the end of the line.
</p></dd><dt><span class="term">
<span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>u</strong></span>
</span></dt><dd><p>
Deletes the entire current line.
</p></dd><dt><span class="term">
<span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>w</strong></span>
</span></dt><dd><p>
Deletes the word before the cursor.
</p></dd></dl></div></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"><a accesskey="p" href="cut-and-paste.html">Prev</a></td><td class="upCell"><a accesskey="h" href="index.html">Home</a></td><td class="nextCell"><a accesskey="n" href="more-information.html">Next</a></td></tr><tr><td class="prevCell">Cutting and Pasting </td><td class="upCell"> </td><td class="nextCell"> More Information</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>