$ tar --version
tar (GNU tar) 1.12
Copyright (C) 1988, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
Written by John Gilmore and Jay Fenlason.
$ tar tIvf /home/ftp/pub/kernel/linux-2.3.6.tar.bz2
tar: invalid option -- I
Try `tar --help' for more information.
On Wed, 16 Jun 1999, Myles Uyema wrote:
> GNU tar 1.12 already uses the -I switch (capital i) for using bzip2
> compression. Long options are --bzip2 or --bunzip2.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/