<div class="gmail_quote">On Mon, Jul 19, 2010 at 10:13 AM,  <span dir="ltr">&lt;<a href="mailto:jcpilman@gmail.com">jcpilman@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

When I&#39;m reading a man page and press &#39;q&#39; to exit to the command prompt, the man page information is cleared.  Is there a quit command that will leave up the part of the man page information that is displayed at that time?  I&#39;ve looked for the answer in &#39;man&#39;, less&#39; and &#39;more.&#39;<br>

</blockquote></div><br>It&#39;s likely you&#39;re using &#39;less&#39; as your man page viewer.  To change this
 behavior you&#39;ve got two options.<br>
<br>
1. Change PAGER to &#39;more&#39; (or some other viewer that doesn&#39;t clear the 
screen)<br>
<br>
2. Change PAGER to &#39;less -X&#39; which should suppress less&#39; clearing of the
 screen when it exits.<br>
<br>Hope this helps.<br clear="all"><br>-- <br>Dylan Northrup<br>&quot;Adversity is just change we haven&#39;t adapted ourselves to yet.&quot;<br>  - Aimee Mullins<br>