This file is indexed.

/usr/share/doc/expect-lite/expect-lite_cygwin.html is in expect-lite 4.9.0-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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>




<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><title>expect-lite Cygwin</title>

<meta name="description" content="Automation for the rest of us">
<meta name="keywords" content="test testing automation expec-lite script expect project google">
<meta name="author" content="Craig Miller">
<meta name="copyright" content="2007-2010 Craig MIller">
<meta name="contact_addr" content="">
<meta name="revisit-after" content="3 days">
<meta name="robots" content="all">
<meta name="distribution" content="global">
<link rel="stylesheet" type="text/css" href="el.css"></head><body>
<table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
<tbody class="page">
<tr>
<td style="vertical-align: top; width: 35%;"><br>
<div style="text-align: center;"><a href="index.html"><img style="border: 0px none ; font-weight: bold; width: 200px; height: 213px;" alt="greater than" src="keycap_200.jpg"></a><br>
<h1>expect-lite</h1>
<br>
<h2>Automation for the rest of us with Windows<br>
</h2>
</div>
<script type="text/javascript" src="js-side-menu.js"></script>
<noscript><br>Please Enable Javascript
to see Features, Downloads, and Docs </noscript>
</td>
<td style="vertical-align: middle; width: 1px;">
<img src="vbar.gif" style="width: 1px; height: 1100px;"></td>
<td style="vertical-align: top; width: 5%;"><br>
</td>
<td style="vertical-align: top;">
<!--- Begin of Right Column Content --->
<h2>Using expect-lite with Cygwin<!-- Future -->
</h2>Althought expect-lite was initially created for the Linux
environment, there are many users of expect-lite using windows and
cygwin. Version 4.0.1, has been tested extensively on cygwin.<br>
      <br>
Unfortunately, the current version of expect, used by expect-lite, in cygwin is quite old (2003).<br>
      <br>
NOTE (June 2012): versions 4.2.0 thru 4.30 will not work with the old version of expect in cygwin. This has been fixed in 4.3.1<br>

<h2><a name="limitations"></a>Limitations of using the old cygwin expect from 2003<!-- Features -->&nbsp;</h2>The
Powerful new Debugger in expect-lite is using underlying features of
expect which are just not available in the 2003 version. Although
expect-lite script should execute without problem, some of the newer
cool debugger features will not work correctly.<br>
      <br>
The limitations in the Debugger are:<br>
      <ul>
        <li>Copy/Paste expect-lites into the debugger - not supported. A warning will be printed when entering the Debugger<br>
</li>
        <li>Debugger commands: must use back-quote ` rather than the escape key</li>
        
      </ul><br>

      

<h2><a name="download"></a>There is a newer version of expect available<br>
</h2>I have compiled the CVS version of expect 5.45 for cygwin. A tar
file is available which includes the expect binary, and required
libraries.<br>
      <br>
      <a href="http://expect-lite.sourceforge.net/cygwin/cygwin_expect_5_45.tar.gz">Download the newer version of expect</a>, and unleash the full potential of expect-lite on your cygwin system.<br>
      <br>
To install the tarball, untar from the root<br>
      <ul>
        <li>cd /</li>
        <li>tar xvzf cygwin_expect_5_45.tar.gz</li>
      </ul>
To verify new version type: expect -v<br>
      <br>
If anyone has experience creating Cygwin packages, please drop me a
note, I would like to update the version expect in the Cygwin
repository.<br>
<br>
<p></p><!--- End of Right Column Content --->
</td>
</tr>
</tbody>
</table>
<hr style="width: 100%; height: 2px;"><span style="font-style: italic;">27 June 2012<br>
</span><a href="http://expect-lite.sourceforge.net/"><small>http://expect-lite.sourceforge.net/</small></a><span style="font-style: italic;"><br>
</span><br>
<small><span style="font-style: italic;">this
document for version 4.3.1 and above</span><br style="font-style: italic;">
</small>
<br>
</body></html>