zsh-users
 help / color / mirror / code / Atom feed
From: Phil Pennock <Phil.Pennock@globnix.org>
To: zsh-users@sunsite.dk
Subject: Re: About completion w/ tar.bz2-files
Date: Mon, 15 Oct 2001 19:20:29 +0200	[thread overview]
Message-ID: <20011015192029.A22135@globnix.org> (raw)
In-Reply-To: <1011014181647.ZM6524@candle.brasslantern.com>; from schaefer@brasslantern.com on Sun, Oct 14, 2001 at 06:16:47PM +0000

[-- Attachment #1: Type: text/plain, Size: 1487 bytes --]

On 2001-10-14 at 18:16 +0000, Bart Schaefer wrote:
> The tar completer interprets any of I, j, and y as options that mean to
> use bzip2'd archives.

Just in case ... if writing new scripts, it's advisable to use 'j',
which various tar programs are settling on, migrating away from 'y'.

Hrm, OpenBSD tar(1) uses -I with a parameter for something else:
-----------------------------< cut here >-------------------------------
 -I file    This is a positional argument which reads the names of
            files to archive or extract from the given file,
            one per line.
-----------------------------< cut here >-------------------------------

Unfortunately, some quick googling hasn't turned up any evidence to back
up my assertion re '-j'.  :^(  Ah, hold on, FreeBSD 4 box, tar(1) manual
page, states:
-----------------------------< cut here >-------------------------------
COMPATIBILITY
     The -y is a FreeBSD localism.  The GNU tar maintainer has now choosen -j
     as the offical bzip2(1) compression option in GNU tar 1.13.18 and later.
     The -I option is for compatibility with Solaris's tar.
-----------------------------< cut here >-------------------------------

-- 
Rifles, muskets, long-bows and hand-grenades are inherently democratic
weapons.  A complex weapon makes the strong stronger, while a simple
weapon -- so long as there is no answer to it -- gives claws to the
weak.  -- George Orwell, "You and the Atom Bomb", 1945

[-- Attachment #2: Type: application/pgp-signature, Size: 187 bytes --]

  reply	other threads:[~2001-10-15 17:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-14  4:42 Juhapekka Tolvanen
2001-10-14 12:37 ` Clint Adams
2001-10-14 12:59   ` Juhapekka Tolvanen
2001-10-14 16:04     ` Bart Schaefer
     [not found]       ` <3BC9B856.8080003@davh.dk>
2001-10-14 18:16         ` Bart Schaefer
2001-10-15 17:20           ` Phil Pennock [this message]
2001-10-15 17:23             ` Will Yardley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011015192029.A22135@globnix.org \
    --to=phil.pennock@globnix.org \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).