Re: systemctl behaves like it is being piped to less in centos 8?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> 
> is what is annoying me. That seems to be what I would expect if I
> piped it to less. I checked a fedora 31 and another centos 8 box and
> am seeing the same behaviour. Am I missing something?
> 

The environment variable $PAGER determines what pager to use.  The
default is 'less'. User 

  export PAGER=more 

to use 'more' instead. Or

 export PAGER=

to not pipe to a pager.

P,


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux