opnsense-src/usr.bin/less
Fernando Apesteguía e6ffcf4ac7 zless(1): handle uncompressed files
In the manual page for zmore(1) and zless(1) it is said that zless(1) is
equivalent to zmore(1) except that it uses less(1) as a pager. However
zmore(1) is able to handle uncompressed files transparently while zless(1)
is not.

Add another case to the switch in lesspipe.sh to handle non-compressed files.

PR:		196437
Reported by:	marquis@roble.com
Approved by:	mjg@
Differential Revision: https://reviews.freebsd.org/D38674
2023-02-20 11:15:09 +01:00
..
defines.h MFV: less v608 2022-09-05 22:52:39 -07:00
lesspipe.sh zless(1): handle uncompressed files 2023-02-20 11:15:09 +01:00
Makefile pkgbase: Put less in FreeBSD-runtime 2022-10-26 19:46:43 +02:00
Makefile.common Adopt SRCTOP in usr.bin 2017-03-12 18:58:44 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
zless.sh Note that the manual page of less(1) says: 2012-12-03 21:49:37 +00:00