rsh error message

Melinda Shore shore at theory.tn.cornell.edu
Fri May 17 06:28:18 AEST 1991


In article <HENKEL%NEPJT.91May16135739 at ners6k1.ncsuvx.ncsu.edu> henkel at nepjt.ncsu.edu (Chuck Henkel) writes:
>What's the deal with this stty error I always get when I use rsh?

Your .cshrc invokes stty, and it shouldn't do so if the shell is
run from rsh.  Protect stty and other inappropriate commands inside

if ($?prompt) then
 ...
endif
-- 
                    Software longa, hardware brevis
Melinda Shore - Cornell Information Technologies - shore at theory.tn.cornell.edu



More information about the Comp.unix.aix mailing list