Actually, I have been experimenting further with this problem.
It seems to get a bit out of focus of this thread, but nevertheless I'll proceed here for the sake of continuity:
Problem: I try to connect to a VxWorks System as system B.
The system actually accepts only rlogin. rsh behaves like...
Now let's make it even more complicated:
I tried to rsh from A to B executing commands on B in the form
#!/bin/sh
(rsh B ) <<'EOF'
printf("Been Here\n")
EOF
when A is anything BUT a Sun this works fine,
on a sun a
tcgetattr: Inappropriate ioctl for device
ioctl I_FIND ttcompat: Inappropriate...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.