Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2001 20:57:52 -0400
From:      cyu0635@home.com
To:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   tar question
Message-ID:  <3BABE20F.5F50A15B@home.com>

next in thread | raw e-mail | index | archive | help
Hi all

why don't I run the following command?

tar -xf a.tar b.tar c.tar
or
tar -xf a.tar | tar -xf

it only separatly runs it
tar -xf a.tar
tar -xf b.tar

Many thanks


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BABE20F.5F50A15B>