Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 1996 15:21:46 +0100 (WET)
From:      "Alain FAUCONNET" <af@biomath.jussieu.fr>
To:        geoid@ktnet.co.kr
Cc:        freebsd-questions@freebsd.org
Subject:   Re: rcp: stty: : Invalid argument.
Message-ID:  <199609051421.PAA09637@asterix.biomath.jussieu.fr>

next in thread | raw e-mail | index | archive | help
[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 :-]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609051421.PAA09637>