Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site megad.UUCP Path: utzoo!linus!philabs!sbcs!megad!seth From: seth@megad.UUCP (Seth H Zirin) Newsgroups: net.unix-wizards Subject: Re: TAR(1) fs copy Message-ID: <199@megad.UUCP> Date: Wed, 2-Oct-85 09:48:04 EDT Article-I.D.: megad.199 Posted: Wed Oct 2 09:48:04 1985 Date-Received: Mon, 7-Oct-85 06:43:24 EDT References: <832@burl.UUCP> <221@drivax.UUCP> <842@burl.UUCP> <240@investor.UUCP> <233@drivax.UUCP> <249@investor.UUCP> <2226@ukma.UUCP> Organization: The Bohemian Pleasure Dome Lines: 19 I regularly use the following command line to copy entire filesystems of 20 Meg and more (minus the /dev directory of course) from one disk to another and it works just fine: tar cf - SOME-LIST-OF-STUFF | (cd NEWDIR ; tar xvf - ) If I try to run it in the background (at least on a Uniplus+ SV machine) with the command line below, it hangs infinitely (until I KILL(1) it a few minutes later). (tar cf - SOME-LIST-OF-STUFF | (cd NEWDIR ; tar xvf - )) & Now I've added my two cents (or two command lines) to the discussion. -- ------------------------------------------------------------------------------- Name: Seth H Zirin UUCP: {decvax, ihnp4}!philabs!sbcs!megad!seth Keeper of the News for megad