RE: append local file to remote file

2002-02-08 Thread Bob Showalter
> -Original Message- > From: Alex Harris [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 07, 2002 3:08 PM > To: [EMAIL PROTECTED] > Subject: append local file to remote file > > > Apologies for the loosely interpreted perl issue below. > > I have rsh

append local file to remote file

2002-02-07 Thread Alex Harris
Apologies for the loosely interpreted perl issue below. I have rsh on my system and nothing else is available that I know of. I need to send a local file to a remote system and APPEND the local file to the remote file. All I can find in the man pages however is how to do just the reverse. I