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

Re: gv ps.bz2 instead of ps.gz



On Sat, Jul 05, 2003 at 04:27:07PM +0200, Lukas Ruf wrote:
> is it possible to configure gv such that it supports bzip2-compressed
> postscript files in addition to gzip-compressed ones?

Under zsh, 'gv =(bzcat file.ps.b2)' opens it up fine.  '=(bzcat
file.ps.bz2)' runs 'bzcat file.ps.bz2', stores the output in a temp file
and passes it to gv.  You could wrap this up in a shell function if you
felt like it, too.

-- 
Rob Weir <rweir@ertius.org> | mlspam@ertius.org  |  Do I look like I want a CC?
Words of the day:           espionage government Qaddafi Qaddafi CipherTAC-2000

Attachment: pgpillIQe_2ZH.pgp
Description: PGP signature


Reply to: