2008/9/8 Maxim Veksler <[EMAIL PROTECTED]>: > On Fri, Sep 5, 2008 at 9:42 AM, Tzafrir Cohen <[EMAIL PROTECTED]> wrote: >> >> On Fri, Sep 05, 2008 at 09:24:34AM +1000, Amos Shapira wrote: >> >> > Another thing - to page the coloured results through less, use "less >> > -R" (useful to page through bloody puppet's coloured screen log). >> >> And to follow-up to the original poster: press 'F' in less to make it >> behave as 'tail -f' > > > That's a useful feature I will always be using from now on.
BTW - If you want to script/alias/automate this, you can pass "+F" to less on its command line so you don't have to manually press "F" inside it. (that's true for any interactive less command, see "man less" and consider also "+G") Cheers, --Amos ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
