Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: About completion w/ tar.bz2-files
- X-seq: zsh-users 4377
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Dennis Haney <davh@xxxxxxx>
- Subject: Re: About completion w/ tar.bz2-files
- Date: Sun, 14 Oct 2001 18:16:47 +0000
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <3BC9B856.8080003@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20011014074208.A11596@xxxxxxxxxxxxxxx> <20011014083746.A23527@xxxxxxxx> <20011014155903.A24698@xxxxxxxxxxxxxxx> <1011014160458.ZM6057@xxxxxxxxxxxxxxxxxxxxxxx> <3BC9B856.8080003@xxxxxxx>
On Oct 14, 6:07pm, Dennis Haney wrote:
}
} Bart Schaefer wrote:
}
} >so `tar Ixf foo.tar.bz2 <TAB>' will complete files from the .bz2, and
}
} I? bzip2 is j, thus tar xjf <tab>
It depends which version of tar that you have ...
tar (GNU tar) 1.13.17
Copyright 2000 Free Software Foundation, Inc.
[...]
-I, --bzip2 filter the archive through bzip2
[...]
The tar completer interprets any of I, j, and y as options that mean to
use bzip2'd archives.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author