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 <[EMAIL PROTECTED]> | [EMAIL PROTECTED]  |  Do I look like I want a CC?
Words of the day:           espionage government Qaddafi Qaddafi CipherTAC-2000

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to