Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.UUCP Newsgroups: comp.unix.wizards Subject: Re: tar xf - (was Re: Microport Unix V/AT and 9600 baud) Message-ID: <6513@brl-smoke.ARPA> Date: Sat, 3-Oct-87 21:23:17 EDT Article-I.D.: brl-smok.6513 Posted: Sat Oct 3 21:23:17 1987 Date-Received: Sun, 4-Oct-87 07:02:00 EDT References: <1198@dasys1.UUCP> <207@eurifb.UUCP> <105@suprt.UUCP> <4764@ncoast.UUCP> <8896@mimsy.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 4 In article <8896@mimsy.UUCP> chris@mimsy.UUCP (Chris Torek) writes: >On other systems, `zcat | cat | tar xf -' may work. The best way to reblock I/O in a pipeline is to use "dd", not "cat".