Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: About completion w/ tar.bz2-files



On Sun, 14 Oct 2001, +15:38:04 EEST (UTC +0300),
Clint Adams <clint@xxxxxxx> pressed some keys:

> > It seems, that it does not work with tar.bz2 -files yet. And support for
> 
> It has for quite some time.  What version are you using?

zsh 4.0.2 (i586-pc-linux-gnu)

> > tar.dct -files wold be nice, too.
> > 
> > http://www.rkeene.org/devel/dact/
> 
> Is there a version of tar that supports dact?

Not really. But it is possible to use dact with tar:

Pack:

tar --use-compress-program=dact -cvvvf roms.tar.dct roms

Extract:

dact -cd roms.tar.dct | tar xvvf -

-- 
Juhapekka "naula" Tolvanen * University of Jyväskylä * juhtolv@xxxxxxxxx
http://www.st.jyu.fi/~juhtolv/spam.html * * * "STRAIGHT BUT NOT NARROW!"
------------------------------------------------------------------------
"Bück dich befehl ich dir. wende dein Antlitz ab von mir. dein Gesicht
ist mir egal. bück dich noch einmal."                          Rammstein



Messages sorted by: Reverse Date, Date, Thread, Author