Re: Linux 2.6.33-rc7

From: Kyle McMartin
Date: Sat Feb 06 2010 - 23:58:52 EST


On Sat, Feb 06, 2010 at 11:54:43PM -0500, Mark Lord wrote:
> I just wish the GNU tar folk had the sense to combine -z and -j
> into a single flag.
>

Shouldn't be needed anymore...

kyle@ihatethathostname ~/rpms/kernel/tarballs $ tar --version
tar (GNU tar) 1.22
kyle@ihatethathostname ~/rpms/kernel/tarballs $ tar xvf
linux-2.6.31.tar.bz2 | head -n 2
linux-2.6.31/
linux-2.6.31/.gitignore

regards, Kyle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/