"Jeffrey Bouquet" <jbtakk_at_iherebuywisely.com> wrote: > PAGER='cat' > alias man='env PAGER=lookat man $1' No need to alias 'man', just set env MANPAGER. >From man man: (so good they named it twice etc.!) -P pager Use specified pager. Defaults to 'less -s' if color support is enabled, or 'more -s'. Overrides the MANPAGER environment variable, which in turn overrides the PAGER environment variable. cheers, JamieReceived on Fri Feb 20 2015 - 12:06:02 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:55 UTC