[plug] Script not working

Nick Bannon nick at ucc.gu.uwa.edu.au
Mon Sep 4 16:39:59 WST 2000


On Mon, Sep 04, 2000 at 04:18:34PM +0800, Mike Holland wrote:
>   Similarly tar defaults to some weird historical oddity for its output,
> rather than stdout, which is the more normal unix way.

GNU tar doesn't;
	(cd /source && tar c *) | (cd /dest && tar x)
...works fine.

Traditional tar defaults to the tape device, after all, it's the
Tape ARchiver.

Nick.

-- 
  Nick Bannon  | "I made this letter longer than usual because
nick at it.net.au | I lack the time to make it shorter." - Pascal



More information about the plug mailing list