Top "Rsh" questions

rsh is a shell program which is used to connect to a remote host and execute one specified command.

How do you use ssh in a shell script?

When I try to use an ssh command in a shell script, the command just sits there. Do you have …

bash shell ssh ksh rsh
Potential problems setting window.location.hash

I have some javascript code which, at one point, sets window.location.hash to a specific string. This works fine …

javascript cross-browser rsh
pam_appl.h and pam_misc.h missing, in rshd.c source code

I am working on a centOS 5.5 OS. It shows error that /security/pam_appl.h and /security/misc.h file …

c linux centos pam rsh
Escaping pipe character in rsh

I am trying to run this bash command, but I cant get around the "|" pipe character rsh -l user machine "…

bash rsh
Difference between exit and logout

Not sure it is related to VxWorks or to rlogin, but anyway. I read one should never use the exit …

exit logout vxworks rsh
rcp / rsh missing in windows 7

I have existing batch scripts which work in windows xp. These scripts use rcp and rsh commands that are supported …

windows batch-file windows-7 rsh