zmore for bzip2?
ES
bsdterm at hotpop.com
Fri Aug 29 15:24:19 PDT 2003
For your bzip2 files, would the following command suffice?
bzcat <filename> | less
This would be similar to handling a gzipped file with:
zcat <filename> | less
...which is essentially what "zmore" does...
-bsdterm
On Wed, Aug 27, 2003 at 11:00:42AM -0500, David Kelly wrote:
> /etc/newsyslog.conf uses J in FreeBSD-5.1 to specify bzip2 format for
> compression. zmore(1) doesn't know bzip format, is someone working on
> it?
>
> --
> David Kelly N4HHE, dkelly at hiwaay.net
> =====================================================================
> The human mind ordinarily operates at only ten percent of its
> capacity -- the rest is overhead for the operating system.
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
---end quoted text---
More information about the freebsd-questions
mailing list