<?php include("includes/head.main.inc.php"); ?>
<div id="mainBanner">
<div id="title">
<h1>Search</h1>
</div>
</div>
<div id="mainContent">
<div class="break"></div>
<p>
Enter a 'Search term' to search a selection of files for given text. You wil choose the category and Command output you want to search. You can optional choose to search individual Devices.
</p>
<div class="break"></div>
<p>
Under Optional Paramters, you can enter the number of lines trailing, or leading a search result to display. See fig 6, where the search term was 'clock' the number of lines was '5' and the selection was 'trailing'. Note the Device name is also a Hyperlink which when clicked will allow you to open the actual result output file
</p>
<div class="break"></div>
<p>
fig6.
<div class="break"></div>
<img class="imgfig" src="images/fig6.png"/>
</p>
<div class="break"></div>
<p>
fig7.
<div class="break"></div>
<img class="imgfig" src="images/fig7.png"/>
</p>
</div>
</body>
</html>