From owner-freebsd-questions Thu Sep 5 06:24:00 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA15444 for questions-outgoing; Thu, 5 Sep 1996 06:24:00 -0700 (PDT) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA15369 for ; Thu, 5 Sep 1996 06:23:15 -0700 (PDT) Received: from mekong.biomath.jussieu.fr (mekong.biomath.jussieu.fr [134.157.72.87]) by shiva.jussieu.fr (8.7.5/jtpda-5.2) with SMTP id PAA16936 ; Thu, 5 Sep 1996 15:21:18 +0200 (METDST) Received: from asterix.biomath.jussieu.fr (asterix) by mekong.biomath.jussieu.fr (5.67b/jn930126+af960830(mailhost)) at Thu, 5 Sep 1996 15:21:48 +0100 Received: from (af@localhost) by asterix.biomath.jussieu.fr (8.7.5/jtpda-5.2) id PAA09637 ; Thu, 5 Sep 1996 15:21:47 +0100 (WET) Message-Id: <199609051421.PAA09637@asterix.biomath.jussieu.fr> Subject: Re: rcp: stty: : Invalid argument. To: geoid@ktnet.co.kr Date: Thu, 5 Sep 1996 15:21:46 +0100 (WET) From: "Alain FAUCONNET" Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4 PL24 ME8b] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk [original question deleted, I have wasted enough net b/w for today :-( ] I wrote: >Seems to me that you have a stty command in your .cshrc (or .login ?) that >gets confused because the process created by the rcp command from the >remote machine does not have a tty as stdin. > >In my .cshrc file, I always bracket commands that are typically only used in >a really interactive context by: > >if (?$prompt) Shame, shame. It's if ($?prompt) of course. Sorry. >then ># Commands like stty, tset, set prompt=... >endif _Alain_ -- Alain FAUCONNET Ingenieur systeme - System Manager AP-HP/SIM Public Health 91 bld de l'Hopital 75013 PARIS FRANCE Medical Computing Research Labs Mail: af@biomath.jussieu.fr Tel: (+33) 1-40-77-96-19 Fax: (+33) 1-45-86-80-68 I've RTFMed. It says: "Refer to your system administrator" But... I *am* the system administrator :-]