[8026] in Athena Bugs
Re: vax 7.2R: rcp (patch included)
daemon@ATHENA.MIT.EDU (John T Kohl)
Sat Aug 24 00:41:09 1991
Date: Sat, 24 Aug 91 00:41:27 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: ckclark@ATHENA.MIT.EDU
Cc: marc@ATHENA.MIT.EDU, bugs@ATHENA.MIT.EDU
In-Reply-To: [8018]
Calvin,
I believe (based on desk checking) your patch will break uses of rshd
that have the remote process spit out output for local processing, such
as:
rsh foo "(cd directory; tar cf - .)"|(cd bar; tar xpBfv -)
[this copies a directory hierarchy]
John