<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small;color:rgb(51,51,255)">You can also do <br>man -P cat less <br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small;color:rgb(51,51,255)">

to just dump out the man page for less. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 27, 2013 at 4:16 PM, JD Austin <span dir="ltr"><<a href="mailto:jd@twingeckos.com" target="_blank">jd@twingeckos.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:tahoma,sans-serif;font-size:small;color:rgb(51,51,255)">You can change the man pager with the man -P <command> directive. <br>

eg: man -P more less<br><br></div>
<div class="gmail_extra"><div style="font-family:tahoma,sans-serif;font-size:small;color:rgb(51,51,255);display:inline">Find a file reader in linux you like better and then alias it to man:<br></div>
<div style="font-family:tahoma,sans-serif;font-size:small;color:rgb(51,51,255);display:inline">alias man='man -P more'</div></div></div>
</blockquote></div></div></div>