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

Bug#1315: want to see "zless"



Hi all,

I would really like to see "zless" in "debian".
Here is, what I use to take as "zless" (seems to
be from the slackware-dist, but I'm not sure.


#!/bin/sh
for args
do
    zcat $args | less
done


It is very useful for reading the compressed documents in /usr/doc.

Regards
Winfried



Reply to: