Hello, >> Does this help? >> >> PAGER='less -R' man bash >> > > Yes, this works for less == GNU less, but busybox less doesn't support -R.
Oh! I see... :/ You can use PAGER=more while 'less -R' is not implemented. Cheers, Xabier Oneca_,,_ _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
