In article <627 at godot.psc.edu> link at godot.UUCP (Tom Link) writes: -how about: -tar -cf - . | rsh drun "cat | tar xf -" -the cat will receive the sdin from the rsh and echo thru the pipe. ?? On a reasonable system, "cat |" is just an inefficient no-op.